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

Andrew Haley aph at openjdk.org
Tue Dec 6 21:14:07 UTC 2022


> JEP 429 implementation.

Andrew Haley has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 71 commits:

 - Merge from JDK mainline
 - Add comment
 - Merge https://github.com/openjdk/jdk into JDK-8286666
 - Feedback from reviewers
 - Feedback from reviewers
 - Unused variable
 - Cleanup
 - Cleanup
 - Merge branch 'JDK-8286666' of https://github.com/theRealAph/jdk into JDK-8286666
 - Update src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/ScopedValue.java
   
   Co-authored-by: Paul Sandoz <paul.d.sandoz at googlemail.com>
 - ... and 61 more: https://git.openjdk.org/jdk/compare/2cdc0195...46fa1389

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

Changes: https://git.openjdk.org/jdk/pull/10952/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10952&range=37
  Stats: 3336 lines in 62 files changed: 2913 ins; 254 del; 169 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