RFR: 8356080: Address post-integration comments for Stable Values [v3]
Per Minborg
pminborg at openjdk.org
Mon May 12 07:42:16 UTC 2025
> 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 386 commits:
- Address comments
- Merge branch 'master' into jep502-followup
- 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
- ... and 376 more: https://git.openjdk.org/jdk/compare/43008b42...a2826336
-------------
Changes: https://git.openjdk.org/jdk/pull/25004/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25004&range=02
Stats: 358 lines in 13 files changed: 237 ins; 49 del; 72 mod
Patch: https://git.openjdk.org/jdk/pull/25004.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25004/head:pull/25004
PR: https://git.openjdk.org/jdk/pull/25004
More information about the core-libs-dev
mailing list