[lworld] RFR: 8351569: [lworld] Revisit atomic access modes in flat var handles [v6]

Maurizio Cimadamore mcimadamore at openjdk.org
Fri Mar 21 16:17:51 UTC 2025


> This PR is an attempt to put var handle support for flat values on a more solid footing. Some more notes in a comment below.

Maurizio Cimadamore has updated the pull request incrementally with two additional commits since the last revision:

 - Update src/java.base/share/classes/jdk/internal/misc/Unsafe.java
   
   Co-authored-by: Chen Liang <liach at openjdk.org>
 - Update src/java.base/share/classes/jdk/internal/misc/Unsafe.java
   
   Co-authored-by: Chen Liang <liach at openjdk.org>

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/1402/files
  - new: https://git.openjdk.org/valhalla/pull/1402/files/0e2eff2e..7ddd5493

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=1402&range=05
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=1402&range=04-05

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/valhalla/pull/1402.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1402/head:pull/1402

PR: https://git.openjdk.org/valhalla/pull/1402


More information about the valhalla-dev mailing list