RFR: 8267185: Add string deduplication support to ParallelGC [v4]

Ivan Walulya iwalulya at openjdk.java.net
Thu Aug 19 14:31:03 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:

  albertnetymk review

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5085/files
  - new: https://git.openjdk.java.net/jdk/pull/5085/files/ba73d853..90dec08b

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5085&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5085&range=02-03

  Stats: 2 lines in 1 file changed: 1 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