dragonwell-project / dragonwell11

Alibaba Dragonwell11 JDK
https://www.aliyun.com/product/dragonwell
GNU General Public License v2.0
557 stars 113 forks source link

[EagerAppCDS] Add a EagerAppCDS testcase that test when source is null #711

Closed lingjun-cg closed 10 months ago

lingjun-cg commented 10 months ago

Summary: If the source is null, the EagerAppCDS dump failed.

Test Plan: All CDS testcases.

Reviewed-by: yulei, tangjiawei

Issue: https://github.com/dragonwell-project/dragonwell11/issues/710