RFR: 8356080: Address post-integration comments for Stable Values [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri May 9 14:46:58 UTC 2025
On Fri, 9 May 2025 12:10:38 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.
>>
>> Unfortunately, this PR shows the total commit history for stable values.
>
> Per Minborg has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 384 commits:
>
> - Fix an issue with toString on nested constructs
> - Merge branch 'master' into jep502-followup
> - Merge branch 'master' into jep502-followup
> - Update src/java.base/share/classes/java/lang/StableValue.java
>
> Co-authored-by: Chen Liang <liach at openjdk.org>
> - Simplify furhter
> - Address comments in PR
> - Merge master
> - Remove unused method and add comment
> - Address comments
> - Merge branch 'master' into jep502-followup
> - ... and 374 more: https://git.openjdk.org/jdk/compare/900b3ff7...3eebd504
StableAPI javadoc changes look good!
-------------
PR Review: https://git.openjdk.org/jdk/pull/25004#pullrequestreview-2828627039
More information about the core-libs-dev
mailing list