hg: jdk9/hs/hotspot: 8169870: CDS: "assert(partition_size <= size()) failed: partition failed" on 32 bit JVM

jiangli.zhou at oracle.com jiangli.zhou at oracle.com
Tue Nov 22 03:38:09 UTC 2016


Changeset: 6f8884f94c25
Author:    jiangli
Date:      2016-11-21 21:07 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/6f8884f94c25

8169870: CDS: "assert(partition_size <= size()) failed: partition failed" on 32 bit JVM
Summary: Exit the VM and report error if the second ReservedSpace() call also fails.
Reviewed-by: cjplummer, sspitsyn, iklam

! src/share/vm/memory/metaspace.cpp
! test/runtime/SharedArchiveFile/LargeSharedSpace.java



More information about the jdk9-all-changes mailing list