[jdk16u] RFR: 8267842: SIGSEGV in get_current_contended_monitor
Martin Doerr
mdoerr at openjdk.java.net
Fri Jun 4 09:32:06 UTC 2021
On Wed, 2 Jun 2021 14:50:42 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Fix for crashes in get_current_contended_monitor which were observed in 17 due to concurrent modification of memory locations which are not declared volatile. See bug for details.
Thanks for the review!
-------------
PR: https://git.openjdk.java.net/jdk16u/pull/125
More information about the jdk-updates-dev
mailing list