RFR: 8296672: Implementation of Virtual Threads (Second Preview)
Alan Bateman
alanb at openjdk.org
Fri Nov 18 17:43:54 UTC 2022
JEP 436 proposes a second preview of Virtual Threads to allow time for more feedback and to get more experience with this feature. There is no change in direction, no API changes, and no bulk update of the implementation. For the implementation, there has been ~35 changes/issues pushed to the main line, and a few more coming. For this PR, we just bump the JEP number used by javadoc from 425 to 436.
-------------
Commit messages:
- JEP 425 -> JEP 436
Changes: https://git.openjdk.org/jdk/pull/11235/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11235&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8296672
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11235.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11235/head:pull/11235
PR: https://git.openjdk.org/jdk/pull/11235
More information about the core-libs-dev
mailing list