RFR: 8267842: SIGSEGV in get_current_contended_monitor [v6]

David Holmes dholmes at openjdk.java.net
Fri May 28 21:56:17 UTC 2021


On Fri, 28 May 2021 13:42:30 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> We need a fix for crashes in get_current_contended_monitor due to concurrent modification of memory locations which are not declared volatile. See bug for details.
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Improve comments.

Looks good.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4224


More information about the hotspot-runtime-dev mailing list