RFR: 8267185: Add string deduplication support to ParallelGC [v3]
Ivan Walulya
iwalulya at openjdk.java.net
Mon Aug 16 11:44:19 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:
fix indentation
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5085/files
- new: https://git.openjdk.java.net/jdk/pull/5085/files/cd22f565..ba73d853
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5085&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5085&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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