hg: jdk9/hs-gc/hotspot: 2 new changesets

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Thu Dec 18 13:26:49 UTC 2014


Changeset: d87c2d9c1eb4
Author:    tschatzl
Date:      2014-12-18 09:37 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/d87c2d9c1eb4

8067469: G1 ignores AlwaysPreTouch
Summary: Factor out pretouch code of the various virtual space management classes and use them everywhere including in G1.
Reviewed-by: stefank, ehelin, dholmes

! src/share/vm/gc_implementation/g1/g1PageBasedVirtualSpace.cpp
! src/share/vm/gc_implementation/shared/mutableSpace.cpp
! src/share/vm/runtime/os.cpp
! src/share/vm/runtime/os.hpp
! src/share/vm/runtime/virtualspace.cpp

Changeset: 7783ee3fa7e9
Author:    tschatzl
Date:      2014-12-18 11:23 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/7783ee3fa7e9

Merge




More information about the jdk9-all-changes mailing list