RFR: JDK-8286666: JEP 429: Implementation of Scoped Values (Incubator) [v8]

Andrew Haley aph at openjdk.org
Wed Nov 16 14:13:29 UTC 2022


> JEP 429 implementation.

Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:

  Update src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/ScopedValue.java
  
  Co-authored-by: Maurizio Cimadamore <54672762+mcimadamore at users.noreply.github.com>

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10952/files
  - new: https://git.openjdk.org/jdk/pull/10952/files/1bd9d47a..222ddcbc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10952&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10952&range=06-07

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10952.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10952/head:pull/10952

PR: https://git.openjdk.org/jdk/pull/10952


More information about the hotspot-dev mailing list