hg: jdk10/hs/hotspot: 3 new changesets
sangheon.kim at oracle.com
sangheon.kim at oracle.com
Tue Mar 7 23:34:50 UTC 2017
Changeset: 588447483fd1
Author: sangheki
Date: 2017-03-07 10:25 -0800
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/588447483fd1
8023905: Failing to initialize VM with small initial heap when NUMA and large pages are enabled
Summary: Exit VM when fails to initialize small initial heap with NUMA and large pages enabled
Reviewed-by: jmasa, sjohanss
! src/share/vm/gc/parallel/mutableNUMASpace.cpp
! src/share/vm/gc/parallel/mutableNUMASpace.hpp
+ test/gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA.java
Changeset: d3a0189b17c7
Author: sangheki
Date: 2017-03-07 22:35 +0000
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/d3a0189b17c7
Merge
Changeset: 4feae0e0029b
Author: sangheki
Date: 2017-03-07 22:58 +0000
URL: http://hg.openjdk.java.net/jdk10/hs/hotspot/rev/4feae0e0029b
Merge
More information about the jdk10-hs-changes
mailing list