Integrated: 8267953: restore 'volatile' to ObjectMonitor::_owner field

Daniel D.Daugherty dcubed at openjdk.java.net
Sat May 29 17:49:22 UTC 2021


On Sat, 29 May 2021 13:15:27 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> A trivial fix to restore 'volatile' to ObjectMonitor::_owner field.
> 
> This fix was tested with a Mach5 Tier job set.

This pull request has now been integrated.

Changeset: 66274320
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/66274320251f492b0bba79cdfef88ad5b0d104fa
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8267953: restore 'volatile' to ObjectMonitor::_owner field

Reviewed-by: aph

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

PR: https://git.openjdk.java.net/jdk/pull/4262


More information about the hotspot-runtime-dev mailing list