Integrated: 8271419: Refactor test code for modifying CDS archive contents

Yumin Qi minqi at openjdk.java.net
Mon Aug 2 23:12:38 UTC 2021


On Fri, 30 Jul 2021 15:33:14 GMT, Yumin Qi <minqi at openjdk.org> wrote:

> The code for modifying CDS archive content could be used by other tests so the common code is refactored into a util class CDSArchiveUtils.
> 
> Tests: tier1,tier4
> 
> Thanks
> Yumin

This pull request has now been integrated.

Changeset: 84f02310
Author:    Yumin Qi <minqi at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/84f02310310293163130dde24e30563d39f1610a
Stats:     628 lines in 2 files changed: 330 ins; 280 del; 18 mod

8271419: Refactor test code for modifying CDS archive contents

Reviewed-by: iklam, ccheung

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

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


More information about the hotspot-runtime-dev mailing list