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

Per Minborg pminborg at openjdk.org
Mon Mar 31 12:00:37 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:

 - Remove VM optimizations for StableValue fields
 - Rename factory method

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23972/files
  - new: https://git.openjdk.org/jdk/pull/23972/files/fe021b5c..09122d41

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

  Stats: 121 lines in 8 files changed: 18 ins; 93 del; 10 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 hotspot-dev mailing list