hg: jdk9/hs-rt/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Tue Apr 28 22:35:56 UTC 2015
Changeset: 8cfb464fa757
Author: coleenp
Date: 2015-04-28 16:46 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/8cfb464fa757
8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory
Summary: Move virtualspace.* out of src/share/vm/runtime to memory directory
Reviewed-by: brutisso, sgehwolf, stefank, sspitsyn
+ agent/src/share/classes/sun/jvm/hotspot/memory/VirtualSpace.java
- agent/src/share/classes/sun/jvm/hotspot/runtime/VirtualSpace.java
! src/os/bsd/dtrace/generateJvmOffsets.cpp
! src/os/solaris/dtrace/generateJvmOffsets.cpp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
! src/share/vm/gc_implementation/g1/g1BlockOffsetTable.hpp
! src/share/vm/gc_implementation/g1/g1CardCounts.hpp
! src/share/vm/gc_implementation/g1/g1PageBasedVirtualSpace.hpp
! src/share/vm/gc_implementation/g1/g1RegionToSpaceMapper.cpp
! src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp
! src/share/vm/gc_implementation/parallelScavenge/psVirtualspace.cpp
! src/share/vm/gc_implementation/parallelScavenge/psVirtualspace.hpp
! src/share/vm/gc_implementation/shared/generationCounters.hpp
! src/share/vm/memory/blockOffsetTable.hpp
! src/share/vm/memory/cardTableModRefBS.cpp
! src/share/vm/memory/generation.hpp
! src/share/vm/memory/heap.hpp
! src/share/vm/memory/metaspace.hpp
! src/share/vm/memory/metaspaceShared.hpp
+ src/share/vm/memory/virtualspace.cpp
+ src/share/vm/memory/virtualspace.hpp
! src/share/vm/precompiled/precompiled.hpp
- src/share/vm/runtime/virtualspace.cpp
- src/share/vm/runtime/virtualspace.hpp
! src/share/vm/runtime/vmStructs.cpp
Changeset: fcb8136e225f
Author: coleenp
Date: 2015-04-28 23:04 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/fcb8136e225f
Merge
More information about the jdk9-all-changes
mailing list