[8u] RFR: fix of next pc calculation in handle_unsafe_access()
Fedor Burdun
fedor.burdun at azulsystems.com
Fri Apr 29 12:16:43 UTC 2016
Hi all,
Please review fix of crash occurring in regression test (java/nio/MappedByteBuffer/Truncate.java).
The problem is caused by skipping extra instructions in handle_unsafe_access() function after catching SIGBUS signal.
Meanwhile this routine should skip only one instruction (as we can see on other platforms)
The patch is in attachment.
Thanks,
Fedor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unsafe-handler.patch
Type: text/x-diff
Size: 569 bytes
Desc: unsafe-handler.patch
URL: <http://mail.openjdk.java.net/pipermail/aarch32-port-dev/attachments/20160429/26f50887/unsafe-handler.patch>
More information about the aarch32-port-dev
mailing list