hg: jdk9/hs-gc/hotspot: 8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
stefan.johansson at oracle.com
stefan.johansson at oracle.com
Thu Apr 3 09:45:29 UTC 2014
Changeset: 3a2f6555b3f0
Author: sjohanss
Date: 2014-03-19 17:08 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/3a2f6555b3f0
8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
Summary: Cleaned up the collector policy and added more asserts to enforce that the heap is correctly setup.
Reviewed-by: jwilhelm, jmasa
! src/share/vm/memory/collectorPolicy.cpp
! src/share/vm/memory/collectorPolicy.hpp
! src/share/vm/prims/jni.cpp
More information about the jdk9-all-changes
mailing list