Integrated: 8356080: Address post-integration comments for Stable Values
Per Minborg
pminborg at openjdk.org
Tue May 13 13:44:08 UTC 2025
On Fri, 2 May 2025 12:13:39 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.
This pull request has now been integrated.
Changeset: 066477de
Author: Per Minborg <pminborg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/066477de80fc8719651b7b7bf2d02b1f58135f77
Stats: 437 lines in 14 files changed: 307 ins; 50 del; 80 mod
8356080: Address post-integration comments for Stable Values
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/25004
More information about the core-libs-dev
mailing list