hg: jdk9/hs-gc/hotspot: 8077255: TracePageSizes output reports wrong page size on Windows with G1

thomas.schatzl at oracle.com thomas.schatzl at oracle.com
Fri Apr 10 14:32:56 UTC 2015


Changeset: 4421fd403823
Author:    tschatzl
Date:      2015-04-09 15:41 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-gc/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-all-changes mailing list