hg: jdk10/hs: 8187347: Do not abort CDS archive creation when some classes are unverifiable
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Fri Nov 3 17:54:31 UTC 2017
Changeset: 52e85a3fa0ab
Author: ccheung
Date: 2017-11-03 10:48 -0700
URL: http://hg.openjdk.java.net/jdk10/hs/rev/52e85a3fa0ab
8187347: Do not abort CDS archive creation when some classes are unverifiable
Summary: deprecating the IgnoreUnverifiableClassesDuringDump vm option in JDK10 and set its default value to true
Reviewed-by: dholmes, jiangli
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
More information about the jdk10-hs-changes
mailing list