[7u-dev] Request for approval for 8024027 Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM
Seán Coffey
sean.coffey at oracle.com
Tue Sep 24 00:38:56 PDT 2013
Approved for jdk7u-dev. Please add the 8-na label to bug report.
regards,
Sean.
On 24/09/2013 03:37, Staffan Larsen wrote:
> I would like to push this test fix to 7u-dev. This fix is only applicable to jdk7.
>
> This test uses byte code instrumentation and there were two errors in the test which under some circumstances caused the VM to crash. I have updated the test to run with -Xverify:all which would have caught the problems earlier. The other changes add a missing ALOAD instruction and make sure that ASM does the max stack size calculation for us.
>
> review thread: http://mail.openjdk.java.net/pipermail/serviceability-dev/2013-September/011904.html
> bug: https://bugs.openjdk.java.net/browse/JDK-8024027
>
> Thanks,
> /Staffan
More information about the jdk7u-dev
mailing list