[jdk16u] RFR: 8267842: SIGSEGV in get_current_contended_monitor

Daniel D.Daugherty dcubed at openjdk.java.net
Wed Jun 2 21:24:43 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.

Looks like a reasonable backport.

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

Marked as reviewed by dcubed (Reviewer).

PR: https://git.openjdk.java.net/jdk16u/pull/125


More information about the jdk-updates-dev mailing list