RFR: 8271419: Refactor test code for modifying CDS archive contents [v2]

Yumin Qi minqi at openjdk.java.net
Mon Aug 2 19:39:10 UTC 2021


On Mon, 2 Aug 2021 19:17:59 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

>> This one is new added util class, it is needed here. Do you think it is CDSTestUtils ?
>
> I was referring to `import jdk.test.lib.Utils;`. It was for `Utils.getRandomInstance();` and the code has been moved to the new class `CDSArchiveUtils`.

I see, thanks. Will remove.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4945


More information about the hotspot-runtime-dev mailing list