RFR (XXS): 8180311: [TESTBUG] gc/stress/gclocker/TestGCLockerWithSerial fails with ClassNotFoundException: java.lang.management.ManagementFactory

Thomas Schatzl thomas.schatzl at oracle.com
Wed Aug 9 11:32:32 UTC 2017


Hi all,

  can I have reviews for this small test fix that disables
the gc/stress/gclocker/TestGCLockerWithSerial for minimal VM?

The reason is that there is no (usable) java.lang.management in the
minimal VM.

Apart from that one-liner, the change also removes this test from the
ProblemList.txt file.

CR:
https://bugs.openjdk.java.net/browse/JDK-8180311
Webrev:
http://cr.openjdk.java.net/~tschatzl/8180311/webrev/
Testing:
local jtreg testing with minimal VM, rbt

Thanks,
  Thomas



More information about the hotspot-gc-dev mailing list