RFR: 8351565: Implement JEP 502: Stable Values (Preview) [v64]
Per Minborg
pminborg at openjdk.org
Tue Apr 22 11:11:58 UTC 2025
> Implement JEP 502.
>
> The PR passes tier1-tier3 tests.
Per Minborg has updated the pull request incrementally with four additional commits since the last revision:
- Update src/java.base/share/classes/java/lang/StableValue.java
Co-authored-by: Jorn Vernee <JornVernee at users.noreply.github.com>
- Update src/java.base/share/classes/java/lang/StableValue.java
Co-authored-by: Jorn Vernee <JornVernee at users.noreply.github.com>
- Update src/java.base/share/classes/java/lang/StableValue.java
Co-authored-by: Jorn Vernee <JornVernee at users.noreply.github.com>
- Update src/java.base/share/classes/java/lang/StableValue.java
Co-authored-by: Jorn Vernee <JornVernee at users.noreply.github.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23972/files
- new: https://git.openjdk.org/jdk/pull/23972/files/828cae77..68e2aebf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23972&range=63
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23972&range=62-63
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/23972.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23972/head:pull/23972
PR: https://git.openjdk.org/jdk/pull/23972
More information about the core-libs-dev
mailing list