RFR(trivial) 8213002: Remove the IgnoreUnverifiableClassesDuringDump vm option
David Holmes
david.holmes at oracle.com
Sat Jan 5 01:58:07 UTC 2019
Looks fine but really we should just have one bug that expires all the
obsolete flags that are set of expire in JDK 13. That involves just
deleting their entries from the table.
That bug may already exist ... (sorry can't check right now).
Cheers,
David
On 5/01/2019 11:04 am, Calvin Cheung wrote:
> bug: https://bugs.openjdk.java.net/browse/JDK-8213002
>
> webrev: http://cr.openjdk.java.net/~ccheung/8213002/webrev.00/
>
> The IgnoreUnverifiableClassesDuringDump option will be obsoleted in
> JDK12. This change is for removing it in JDK13.
>
> Testing: hs-tier{1,2} (in progress).
>
> thanks,
> Calvin
More information about the hotspot-runtime-dev
mailing list