RFR(XS): JDK-8229375 Memory corruption in the implementation of the stack walk API
Mandy Chung
mandy.chung at oracle.com
Fri Aug 9 17:15:40 UTC 2019
Hi Frederic,
Thanks for fixing this.
Like Aleksey suggests, it would be better for set_bci to take a short
value rather than int.
Mandy
On 8/9/19 9:54 AM, Frederic Parain wrote:
> Greetings,
>
> please review this one line change to fix a memory corruption
> issue in the stack walk API implementation.
>
> CR: https://bugs.openjdk.java.net/browse/JDK-8229375
> Webrev: http://cr.openjdk.java.net/~fparain/8229375/webrev.00/index.html
>
> Thank you,
>
> Fred
>
More information about the hotspot-runtime-dev
mailing list