RFR: 8356080: Address post-integration comments for Stable Values [v4]

Per Minborg pminborg at openjdk.org
Tue May 13 13:44:07 UTC 2025


On Tue, 13 May 2025 07:57:15 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> This PR proposes to address comments in the initial PR for Stable Values, which were deferred until after integration.
>> 
>> Most of the efforts in this PR are to retain "stability" as long as possible so that views of stable collections remain stable and do not evaluate on `toString()` for example.
>> 
>> Unfortunately, this PR shows the total commit history for stable values.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address comments

Thank you all reviewers for reviewing this PR!

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

PR Comment: https://git.openjdk.org/jdk/pull/25004#issuecomment-2876567924


More information about the core-libs-dev mailing list