RFR: 8267185: Add string deduplication support to ParallelGC [v5]
Ivan Walulya
iwalulya at openjdk.java.net
Fri Aug 20 06:22:54 UTC 2021
> Hi all,
>
> Please review this change to add string deduplication support to ParallelGC.
>
> Testing: All string deduplication tests, and Tier 1-5.
Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
kim requested cleanup
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5085/files
- new: https://git.openjdk.java.net/jdk/pull/5085/files/90dec08b..bc1cca97
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5085&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5085&range=03-04
Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/5085.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/5085/head:pull/5085
PR: https://git.openjdk.java.net/jdk/pull/5085
More information about the hotspot-gc-dev
mailing list