RFR: JDK-8286666: JEP 429: Implementation of Scoped Values (Incubator) [v26]
Andrew Haley
aph at openjdk.org
Thu Nov 24 08:48:17 UTC 2022
> JEP 429 implementation.
Andrew Haley has updated the pull request incrementally with two additional commits since the last revision:
- Update src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/ScopedValue.java
Co-authored-by: Paul Sandoz <paul.d.sandoz at googlemail.com>
- Update src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/ScopedValue.java
Co-authored-by: Paul Sandoz <paul.d.sandoz at googlemail.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10952/files
- new: https://git.openjdk.org/jdk/pull/10952/files/30f150e1..1395b52f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10952&range=25
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10952&range=24-25
Stats: 2 lines in 1 file changed: 1 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