RFR: 8320440: Implementation of Structured Concurrency (Second Preview)
Alan Bateman
alanb at openjdk.org
Fri Nov 24 10:37:16 UTC 2023
This API is sitting out JDK 22, meaning no API/implementation changes in this PR. We expect this API to do a third preview in JDK 23 with some API changes.
So for now, we just need to bump JEP number/title that shows up in the preview section of the javadoc.
-------------
Commit messages:
- Initial commit
Changes: https://git.openjdk.org/jdk/pull/16748/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16748&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8320440
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/16748.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16748/head:pull/16748
PR: https://git.openjdk.org/jdk/pull/16748
More information about the core-libs-dev
mailing list