hg: jdk9/hs-rt/hotspot: 8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize

calvin.cheung at oracle.com calvin.cheung at oracle.com
Thu Oct 23 18:36:38 UTC 2014


Changeset: f562ab17393e
Author:    ccheung
Date:      2014-10-23 10:08 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/f562ab17393e

8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
Summary: estimate the minimum required size for the misc code region and check if the specified misc code region size meets the minimum size requirement
Reviewed-by: jiangli, dholmes

! src/share/vm/memory/metaspace.cpp
! src/share/vm/memory/metaspaceShared.hpp
! src/share/vm/utilities/debug.cpp
! src/share/vm/utilities/debug.hpp
! test/runtime/SharedArchiveFile/LimitSharedSizes.java



More information about the jdk9-hs-rt-changes mailing list