Integrated: 8267842: SIGSEGV in get_current_contended_monitor
Martin Doerr
mdoerr at openjdk.java.net
Mon May 31 08:32:26 UTC 2021
On Thu, 27 May 2021 09:56:22 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.
This pull request has now been integrated.
Changeset: 1e29005a
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1e29005a22c7951242cf3b0d8cf2e6adc0b7b315
Stats: 12 lines in 2 files changed: 4 ins; 0 del; 8 mod
8267842: SIGSEGV in get_current_contended_monitor
Reviewed-by: stefank, dcubed, ysuenaga, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/4224
More information about the serviceability-dev
mailing list