RFR(S): 8060219 - [TESTBUG] runtime/7194254/Test7194254.java fails to find jstack with modular image build
Christian Tornqvist
christian.tornqvist at oracle.com
Fri Jan 2 13:49:46 UTC 2015
Hi everyone,
Please review this fairly small change that fixes an issue where the test is
looking for jstack in the wrong place. Fixed by using the JDKToolFinder,
also changed the test to use our testlibrary code and moved/renamed the
test.
Verified that the test still reproduces the original issue by running the
test with JDK8-b58.
Webrev:
http://cr.openjdk.java.net/~ctornqvi/webrev/8060219/webrev.00/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8060219
Thanks,
Christian
More information about the hotspot-runtime-dev
mailing list