RFR: 8271419: Refactor test code for modifying CDS archive contents [v2]
Yumin Qi
minqi at openjdk.java.net
Sat Jul 31 20:42:57 UTC 2021
> 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
Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
Move more function to CDSArchiveUtils, fixed review comments
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4945/files
- new: https://git.openjdk.java.net/jdk/pull/4945/files/d95f25fa..10104904
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4945&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4945&range=00-01
Stats: 304 lines in 2 files changed: 134 ins; 139 del; 31 mod
Patch: https://git.openjdk.java.net/jdk/pull/4945.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4945/head:pull/4945
PR: https://git.openjdk.java.net/jdk/pull/4945
More information about the hotspot-runtime-dev
mailing list