RFR: 8271419: Refactor test code for modifying CDS archive contents [v4]
Yumin Qi
minqi at openjdk.java.net
Mon Aug 2 19:39:08 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:
Remove Utils from import
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4945/files
- new: https://git.openjdk.java.net/jdk/pull/4945/files/9dc84ec6..2479f43a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4945&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4945&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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