serguei.spitsyn@oracle.com
wrote:
Nice test!Thanks for reviewing!
It looks good.
http://cr.openjdk.java.net/~stefank/8006506/webrev.04/
As the original bug and the test are non-trivial, it'd make sense to add a comment to
the class RedefineMethodInBacktraceApp and explain a little bit what the test is doing,
and what behavior is expected.
90 private static void touchRedefinedMethodInBacktrace(Throwable throwable) { 91 throwable.getStackTrace(); 92 }Is it true that the test expects the getStackTrace() does not crash nor
Thanks,
StefanK
Thanks,
Serguei
thanks,
StefanK
Thanks,
Sergueri
On 2/1/13 12:13 AM, Stefan Karlsson wrote:
http://cr.openjdk.java.net/~stefank/8006506/webrev.03/
1) Reverted the ProblemList change, since the fix has already propagaged to jdk8/tl
2) Renamed do_redefine -> doRedefine
3) Updated the .sh file with the bug number of the original CR instead of the test CR.
thanks,
StefanK
On 2013-01-22 14:11, Stefan Karlsson wrote:
http://cr.openjdk.java.net/~stefank/8006506/webrev.00/
This test provokes the JVM crash described in bug: JDK-7174978.
I intend to push this to:
http://hg.openjdk.java.net/jdk8/tl/jdk
thanks,
StefanK