dragonwell-project / dragonwell8

Alibaba Dragonwell8 JDK
http://dragonwell-jdk.io
GNU General Public License v2.0
4.2k stars 497 forks source link

[EagerAppCDS] add `IgnoreAppCDSPathCheck` flag #566

Closed jia-wei-tang closed 1 year ago

jia-wei-tang commented 1 year ago

Summary: Users can turn off the checking in a controlled environment if the classpath changed but they still wants to use cds.

Test Plan: ci jtreg cds

Reviewed-by: lingjun-cg, yuleil

Issue: https://github.com/dragonwell-project/dragonwell8/issues/565 CR: