RFR: 8351565: Implement JEP 502: Stable Values (Preview) [v62]

Per Minborg pminborg at openjdk.org
Tue Apr 22 10:44:42 UTC 2025


> Implement JEP 502.
> 
> The PR passes tier1-tier3 tests.

Per Minborg has updated the pull request incrementally with two 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>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23972/files
  - new: https://git.openjdk.org/jdk/pull/23972/files/5952f9e6..db700805

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23972&range=61
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23972&range=60-61

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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