RFR: 8267186: Add string deduplication support to ZGC [v3]
Per Liden
pliden at openjdk.java.net
Wed Aug 11 08:31:36 UTC 2021
On Tue, 10 Aug 2021 11:40:55 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> [...] I think it would be good to let this class be a simpler data carrier, and move the extra code/logic in ZMarkContext::try_deduplicate out to ZMark, or maybe even a new ZStringDedup class.
Fixed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5029
More information about the hotspot-gc-dev
mailing list