Move skips for --jvm 2009, 2011, and 2012 to appropriate block

Tests 2009, 2011, and 2012 all cannot be run on --jvm due to them
directly testing either structural redefinition (2009), internals of
structural redefinition (2012), or internals of art (2011). Since none
of these are shared by the RI these tests cannot run on it. Move the
skips to the group that explicitly notes this in the description.

Bug: 154802847
Test: ./test.py --jvm
Change-Id: Id80aca148a4f5527594e617826b5f0dbd22174c8
1 file changed