dragonwell-project / dragonwell11

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

[Misc] Fix testcase that depend on docker build #873

Closed lingjun-cg closed 1 month ago

lingjun-cg commented 1 month ago

Summary: A previous CRaC pactch change the signature of DockerTestUtils.buildJdkContainerImage(String imageName).All testcases depend on docker build will compile failed.

Testing: TestMemoryWithCgroupV1.java

Reviewed-by: yansendao.ysd,lvfei.lv

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