RFR: 8062536: [TESTBUG] Conflicting GC combinations in jdk tests

Evgeniya Stepanova evgeniya.stepanova at oracle.com
Wed Nov 5 15:33:59 UTC 2014


Hi,

Please review changes for 8062536, the OpenJDK/jdk part of the JDK-8019361

bug: https://bugs.openjdk.java.net/browse/JDK-8062536
fix: http://cr.openjdk.java.net/~eistepan/8062536/webrev.00/

Problem: Some tests explicitly set GC and fail when another GC is set 
outside

Solution: Such tests marked with the jtreg tag "requires" to skip test 
if there is a conflict

Tested locally with different GC flags (-XX:+UseG1GC, 
-XX:+UseParallelGC, -XX:+UseSerialGC, -XX:+UseConcMarkSweep and without 
any GC flag). Tests are being excluded as expected. No tests failed 
because of the conflict.

Thanks,
Evgeniya Stepanova

//
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20141105/dbcec58c/attachment.html>


More information about the serviceability-dev mailing list