hg: jdk10/sandbox/hotspot: Replace calls to G1SATBCardTableModRefBS::enqueue() with new generic BarrierSet::keep_object_alive().

roman at kennke.org roman at kennke.org
Thu Apr 20 15:21:35 UTC 2017


Changeset: 8a218a08511c
Author:    rkennke
Date:      2017-04-20 17:20 +0200
URL:       http://hg.openjdk.java.net/jdk10/sandbox/hotspot/rev/8a218a08511c

Replace calls to G1SATBCardTableModRefBS::enqueue() with new generic BarrierSet::keep_object_alive().

! src/share/vm/ci/ciObjectFactory.cpp
! src/share/vm/classfile/stringTable.cpp
! src/share/vm/gc/g1/g1SATBCardTableModRefBS.hpp
! src/share/vm/gc/shared/barrierSet.hpp
! src/share/vm/prims/jni.cpp
! src/share/vm/prims/unsafe.cpp



More information about the jdk10-sandbox-changes mailing list