hg: jdk9/hs-rt/hotspot: 3 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Mon Dec 21 14:01:51 UTC 2015
Changeset: b27022eb453f
Author: tschatzl
Date: 2015-12-21 12:02 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b27022eb453f
8145674: Fix includes and forward declarations in g1Remset files
Reviewed-by: simonis, stefank
! src/share/vm/gc/g1/g1RemSet.cpp
! src/share/vm/gc/g1/g1RemSet.hpp
Changeset: a8f8a794a896
Author: tschatzl
Date: 2015-12-21 12:02 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/a8f8a794a896
8145667: Move FromCardCache into separate files
Reviewed-by: mgerdin, stefank
+ src/share/vm/gc/g1/g1FromCardCache.cpp
+ src/share/vm/gc/g1/g1FromCardCache.hpp
! src/share/vm/gc/g1/heapRegionRemSet.cpp
! src/share/vm/gc/g1/heapRegionRemSet.hpp
Changeset: e55a12654b8a
Author: tschatzl
Date: 2015-12-21 12:04 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/e55a12654b8a
8145671: Rename FromCardCache to G1FromCardCache
Reviewed-by: jmasa, mgerdin
! src/share/vm/gc/g1/g1FromCardCache.cpp
! src/share/vm/gc/g1/g1FromCardCache.hpp
! src/share/vm/gc/g1/heapRegionRemSet.cpp
! src/share/vm/gc/g1/heapRegionRemSet.hpp
More information about the jdk9-hs-rt-changes
mailing list