diff -r 6a71b98a4417 -r ead44efe160f hotspot/test/TEST.groups --- a/hotspot/test/TEST.groups Mon Mar 28 13:49:34 2016 +0300 +++ b/hotspot/test/TEST.groups Mon Mar 28 13:49:34 2016 +0300 @@ -98,7 +98,7 @@ serviceability/attach/AttachWithStalePidFile.java \ serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java \ serviceability/dcmd/vm/DynLibsTest.java \ - serviceability/tmtools + serviceability/tmtools # JRE adds further tests to compact3 @@ -248,7 +248,7 @@ gc/metaspace/G1AddMetaspaceDependency.java \ gc/metaspace/TestMetaspacePerfCounters.java \ gc/startup_warnings/TestG1.java \ - gc/whitebox/TestConcMarkCycleWB.java + gc/whitebox/TestConcMarkCycleWB.java hotspot_native_sanity = \ native_sanity @@ -267,7 +267,7 @@ -compiler/c2/6792161 \ -compiler/c2/7070134 \ -compiler/c2/8004867 - + hotspot_compiler_2 = \ compiler/classUnloading/ \ compiler/codecache/ \ @@ -284,8 +284,9 @@ compiler/interpreter/ \ compiler/jvmci/ \ -compiler/codegen/7184394 \ - -compiler/codecache/stress - + -compiler/codecache/stress \ + -compiler/gcbarriers/PreserveFPRegistersTest.java + hotspot_compiler_3 = \ compiler/intrinsics/ \ compiler/jsr292/ \ @@ -370,4 +371,4 @@ -:needs_nashorn hotspot_tmtools = \ - serviceability/tmtools + serviceability/tmtools