[jdk11u-dev] RFR: 8282306: os::is_first_C_frame(frame*) crashes on invalid link access

Johannes Bechberger duke at openjdk.org
Wed Oct 5 11:14:24 UTC 2022


On Tue, 27 Sep 2022 12:39:27 GMT, Johannes Bechberger <duke at openjdk.org> wrote:

> Hardening os::is_first_C_frame(frame*) against accesses on invalid links.
> 
> Applies relatively clean (only a comment changed which hindered it from applying directly).
> 
> Tested via nightly SAP builds and on my own linux machine.

Good catch, I'll fix it.

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1373


More information about the jdk-updates-dev mailing list