[jdk16u] Integrated: 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.

This pull request has now been integrated.

Changeset: 6f948a7b
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16u/commit/6f948a7b02aac9c2e79e2ecba229ce402aecfa24
Stats:     12 lines in 2 files changed: 4 ins; 0 del; 8 mod

8267842: SIGSEGV in get_current_contended_monitor

Reviewed-by: dcubed
Backport-of: 1e29005a22c7951242cf3b0d8cf2e6adc0b7b315

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

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


More information about the jdk-updates-dev mailing list