RFR (XS): 8014511: runtime/RedefineObject/TestRedefineObject.javahas incorrect classname in @run tag
Mikhailo Seledtsov
mikhailo.seledtsov at oracle.com
Wed May 15 10:04:39 PDT 2013
Greetings,
A trivial 2-line rename change ready for a review.
The bug description can be found at:
https://jbs.oracle.com/bugs/browse/JDK-8014511
Related bug: https://jbs.oracle.com/bugs/browse/JDK-8005056
The webrev is at:
http://cr.openjdk.java.net/~ctornqvi/webrev/8014511/webrev.00/
Verification:
1. Tested on latest of hotspot-rt, test runs successfully
2. Tested with jdk 8 build 58, test fails. The test was written to
test for bug that was originally found in jdk8_build58.
3. Tested with jdk8_build89, still fails, in a same way as
described in 8005056. The underlying bug has been fixed very recently.
These testing verifies that the test case works as designed after this
change.
Thank you,
Misha
More information about the hotspot-runtime-dev
mailing list