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

Andrew Haley aph at openjdk.org
Wed Nov 16 11:06:46 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/e1063d7b..1bd9d47a

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

  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 core-libs-dev mailing list