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

Johannes Bechberger duke at openjdk.org
Tue Oct 4 08:39:05 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.

I don't know why the test failed.

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

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


More information about the jdk-updates-dev mailing list