hg: jdk9/hs-rt/hotspot: 2 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Fri Aug 7 22:26:12 UTC 2015
Changeset: a1ea0b369593
Author: tschatzl
Date: 2015-08-07 15:37 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/a1ea0b369593
8133042: Remove some direct accesses of G1Allocator to G1CollectedHeap members
Summary: Remove direct access to private members of G1CollectedHeap from G1Allocator and G1ArchiveAllocator. Allows removal of friend delcarations.
Reviewed-by: kbarrett, jmasa, jwilhelm
! src/share/vm/gc/g1/g1Allocator.cpp
! src/share/vm/gc/g1/g1CollectedHeap.cpp
! src/share/vm/gc/g1/g1CollectedHeap.hpp
! src/share/vm/gc/g1/g1CollectedHeap.inline.hpp
Changeset: a3d4ec0c8636
Author: tschatzl
Date: 2015-08-07 23:01 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/a3d4ec0c8636
Merge
More information about the jdk9-hs-rt-changes
mailing list