hg: jdk9/hs/hotspot: 2 new changesets

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Fri Apr 10 22:15:41 UTC 2015


Changeset: 1b4e1c280b4b
Author:    brutisso
Date:      2015-04-08 09:35 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1b4e1c280b4b

8076614: Add comment to ClearNoncleanCardWrapper::do_MemRegion()
Reviewed-by: kbarrett, stefank

! src/share/vm/memory/cardTableRS.cpp

Changeset: 4421fd403823
Author:    tschatzl
Date:      2015-04-09 15:41 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/4421fd403823

8077255: TracePageSizes output reports wrong page size on Windows with G1
Summary: Print selected page size, not alignment size chosen by ReservedSpace (which is the vm_allocation_granularity that is different to page size on Windows) in the message presented by TracePageSizes.
Reviewed-by: drwhite, jmasa

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/runtime/virtualspace.cpp
! src/share/vm/runtime/virtualspace.hpp



More information about the jdk9-hs-changes mailing list