hg: jdk10/hs/hotspot: 2 new changesets

erik.osterlund at oracle.com erik.osterlund at oracle.com
Tue Jul 18 13:03:02 UTC 2017


Changeset: 513ec0f01eec
Author:    eosterlund
Date:      2017-07-13 17:06 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/513ec0f01eec

8182703: Correct G1 barrier queue lock orderings
Summary: Moving G1 barrier queue locks down to a new 'access' rank, below special, and removing hacks around incorrect lock ordering.
Reviewed-by: kbarrett, tschatzl

! src/share/vm/gc/g1/ptrQueue.cpp
! src/share/vm/runtime/mutex.hpp
! src/share/vm/runtime/mutexLocker.cpp

Changeset: 99d42b2a9ef6
Author:    eosterlund
Date:      2017-07-18 14:37 +0200
URL:       http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/99d42b2a9ef6

Merge




More information about the jdk10-hs-changes mailing list