RFR(S): 8057147 - [TESTBUG] Platform.isDebugBuild() doesn't work on all build types
Christian Tornqvist
christian.tornqvist at oracle.com
Wed Sep 3 15:01:25 UTC 2014
Hi everyone,
Small fix/workaround for an issue where Platform.isDebugBuild() fails to
identify debug builds on certain build types. Seems like the VM version
string is a bit different on Windows platforms depending on how it's built.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8057147/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8057147
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list