comparison test/TEST.groups @ 23567:2a2720daacaa jdk8u76-b03

Merge
author asaha
date Fri, 15 Jan 2016 16:21:59 -0800
parents 0fcb18e98f98
children b5f3a471e646 58fdc4a7c328
comparison
equal deleted inserted replaced
23566:ac9a68124ba9 23567:2a2720daacaa
94 runtime/NMT/VirtualAllocTestType.java \ 94 runtime/NMT/VirtualAllocTestType.java \
95 runtime/RedefineObject/TestRedefineObject.java \ 95 runtime/RedefineObject/TestRedefineObject.java \
96 runtime/Thread/TestThreadDumpMonitorContention.java \ 96 runtime/Thread/TestThreadDumpMonitorContention.java \
97 runtime/XCheckJniJsig/XCheckJSig.java \ 97 runtime/XCheckJniJsig/XCheckJSig.java \
98 serviceability/attach/AttachWithStalePidFile.java \ 98 serviceability/attach/AttachWithStalePidFile.java \
99 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java 99 serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java \
100 testlibrary_tests/
100 101
101 102
102 # JRE adds further tests to compact3 103 # JRE adds further tests to compact3
103 # 104 #
104 jre = \ 105 jre = \
249 # All tests that run on the most minimal configuration: Minimal VM on Compact 1 250 # All tests that run on the most minimal configuration: Minimal VM on Compact 1
250 compact1_minimal = \ 251 compact1_minimal = \
251 serviceability/ \ 252 serviceability/ \
252 compiler/ \ 253 compiler/ \
253 testlibrary/ \ 254 testlibrary/ \
254 testlibrary_tests/ \
255 sanity/ \ 255 sanity/ \
256 runtime/ \ 256 runtime/ \
257 gc/ \ 257 gc/ \
258 -:needs_full_vm_compact1 \ 258 -:needs_full_vm_compact1 \
259 -:needs_full_vm_compact2 \ 259 -:needs_full_vm_compact2 \