RFR: 8298612: Refactor archiving of java String objects [v2]
Ioi Lam
iklam at openjdk.org
Sun Jan 29 22:03:23 UTC 2023
On Wed, 25 Jan 2023 17:48:14 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>>
>> - Merge branch 'master' into 8298612-refactor-archiving-of-java-string-objects
>> - added set_deduplication_forbidden back
>> - renamed functions
>> - changed NULL to nullptr
>> - refactored the writing of interned strings
>
> LGTM
Thanks @calvinccheung for the review.
Passed tiers 1-4
-------------
PR: https://git.openjdk.org/jdk/pull/12173
More information about the hotspot-runtime-dev
mailing list