RFR(XS): 8055164 - [TESTBUG] runtime/CompressedOops/CompressedClassPointers.java fails with OpenJDK build
Christian Tornqvist
christian.tornqvist at oracle.com
Wed Aug 20 13:34:45 UTC 2014
Hi everyone,
Small test fix for an issue where the test fails when running with an
OpenJDK build, this is because the test is specifically looking for
"HotSpot" in the -version output. Fix has been tested using JPRT to build
and run the test with an OpenJDK build.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8055164/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8055164
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list