diff --git a/test/TEST.groups b/test/TEST.groups index f4b5a5b365c452779d2c398852e5651607824876..9ec3c855d74bd55edce120a95abca2c25248febd 100644 --- a/test/TEST.groups +++ b/test/TEST.groups @@ -96,7 +96,8 @@ needs_jdk = \ runtime/Thread/TestThreadDumpMonitorContention.java \ runtime/XCheckJniJsig/XCheckJSig.java \ serviceability/attach/AttachWithStalePidFile.java \ - serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java + serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java \ + testlibrary_tests/ # JRE adds further tests to compact3 @@ -251,7 +252,6 @@ compact1_minimal = \ serviceability/ \ compiler/ \ testlibrary/ \ - testlibrary_tests/ \ sanity/ \ runtime/ \ gc/ \