RFR(XS): JDK-8229375 Memory corruption in the implementation of the stack walk API

Aleksey Shipilev shade at redhat.com
Sat Aug 10 07:25:08 UTC 2019


On 8/9/19 11:09 PM, Frederic Parain wrote:
> http://cr.openjdk.java.net/~fparain/8229375/webrev.01/index.html

I believe there is max_jushort that can be used instead of magic value. Should also probably mention
that Java code should treat bci as unsigned short, especially after JDK-8193325 is done.

-Aleksey



More information about the hotspot-runtime-dev mailing list