RFR: 8267186: Add string deduplication support to ZGC
Per Liden
pliden at openjdk.java.net
Fri Aug 6 14:02:30 UTC 2021
On Fri, 6 Aug 2021 13:06:27 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
> Now that we have a context object for marking, it would be nice if it also contained the stripes and stacks that we pass around everywhere, that we originally determine just the lines below where the context object is created.
Good suggestion, will fix that.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5029
More information about the hotspot-gc-dev
mailing list