RFR (XS): 8078673: Update TEST.groups for recent GC tests

Derek White derek.white at oracle.com
Tue Apr 28 21:31:29 UTC 2015


Please review this simple for GC tests that require certain collectors 
(e.g. shouldn't run in embedded).

Certain GC regression tests require specific collectors to be enabled in 
the JVM (by using -XX:+UseParallelGC, etc). But these tests were not 
listed in TEST.groups.

This webrev adds the following tests to the appropriate needs_g1gc, 
needs_serialgc, needs_parallelgc, and needs_cmsgc lists.

  * gc/TestSmallHeap.java
  * gc/TestCardTablePageCommits.java
  * gc/arguments/TestParallelHeapSizeFlags.java
    gc/ergonomics/TestDynamicNumberOfGCThreads.java
  * gc/logging/TestGCId.java

CR:
https://bugs.openjdk.java.net/browse/JDK-8078673

Webrev:
http://cr.openjdk.java.net/~drwhite/8078673/webrev.00/

Testing:
JPRT

Thanks,
  - Derek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150428/3c3d243e/attachment.htm>


More information about the hotspot-gc-dev mailing list