RFR 8176471: [TESTBUG] runtime/modules/IgnoreModulePropertiesTest.java fails with OpenJDK: java.lang.RuntimeException: 'java version ' missing from stdout/stderr
harold seigel
harold.seigel at oracle.com
Mon Mar 13 19:18:11 UTC 2017
Hi,
Please review these fixes for two tests that incorrectly parse the
output from 'java -version' commands for the open jdk build.
Open Webrevs:
http://cr.openjdk.java.net/~hseigel/bug_8176471_jdk/webrev/
http://cr.openjdk.java.net/~hseigel/bug_8176471_hs/webrev/
JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8176471
The fixed tests were tested on open fastdebug and product builds, and on
a fastdebug closed build.
Thanks, Harold
More information about the hotspot-runtime-dev
mailing list