RFR(S): 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option (original) (raw)
Calvin Cheung calvin.cheung at oracle.com
Tue Oct 30 22:31:43 UTC 2018
- Previous message: RFR: 8212995: Consider placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region
- Next message: RFR(S): 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bug: https://bugs.openjdk.java.net/browse/JDK-8213000
webrev: http://cr.openjdk.java.net/~ccheung/8213000/webrev.00/
Please review this change for obsoleting the diagnostic IgoreUnverifiableClassesDuringDump vm option in JDK12. With the change, if the option is specified in the command line, the user will see the following message:
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option IgnoreUnverifiableClassesDuringDump; support was removed in 12.0
Testing: Ran all CDS and AppCDS tests locally on linux-x64. hs-tier{1,2,3} testing in progress.
thanks, Calvin
- Previous message: RFR: 8212995: Consider placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region
- Next message: RFR(S): 8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]