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

sangheon.kim at oracle.com sangheon.kim at oracle.com
Mon Mar 7 11:48:50 UTC 2016


Changeset: 143691dafa25
Author:    sangheki
Date:      2016-03-07 01:20 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/143691dafa25

8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
Summary: Changed the max value of ParGCArrayScanChunk to max_jint/3
Reviewed-by: jwilhelm, drwhite

! src/share/vm/runtime/commandLineFlagRangeList.cpp
! src/share/vm/runtime/globals.hpp
! test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java

Changeset: 001616491946
Author:    sangheki
Date:      2016-03-07 10:01 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/001616491946

Merge




More information about the jdk9-all-changes mailing list