RFR(XS): 8163243 - [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class

Dmitrij Pochepko dmitrij.pochepko at oracle.com
Fri Aug 5 16:47:36 UTC 2016


Hi,

please review small fix for 8163243 - [TESTBUG] 
compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: 
Failed to find sun/hotspot/WhiteBox.class

Test has wrong order of "build" and "run" jtreg directives, which leads 
to test failure. This fix sets correct order.

webrev: http://cr.openjdk.java.net/~dpochepk/8163243/webrev.01/
CR: https://bugs.openjdk.java.net/browse/JDK-8163243

I've tested this fix on linux-amd64.

Thanks,
Dmitrij



More information about the hotspot-compiler-dev mailing list