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

Andrew Haley aph at openjdk.org
Tue Nov 15 14:20:43 UTC 2022


JEP 429 implementation.

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

Commit messages:
 - Update StressStackOverflow
 - Release _scopedValueCache after use
 - Merge branch 'JDK-8286666' of https://github.com/theRealAph/jdk into JDK-8286666
 - Update src/java.base/share/classes/jdk/internal/vm/ScopedValueContainer.java
 - Rename test
 - Update
 - Whitespace
 - Rewrite ScopedValue stress test
 - Reviewer feedback
 - Reviewer feedback
 - ... and 10 more: https://git.openjdk.org/jdk/compare/d4d183ed...0d72ca2f

Changes: https://git.openjdk.org/jdk/pull/10952/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10952&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8286666
  Stats: 3272 lines in 52 files changed: 2868 ins; 246 del; 158 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 security-dev mailing list