On Thu, 27 May 2021 09:56:22 GMT, Martin Doerr <[email protected]> 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 <[email protected]>
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

Reply via email to