JDK-8296672 : Implementation of Virtual Threads (Second Preview)
  • Type: Enhancement
  • Component: core-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-11-09
  • Updated: 2022-12-12
  • Resolved: 2022-12-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 b27Fixed
Related Reports
CSR :  
Relates :  
Description
There is no change in direction and no API changes.

jdk.internal.javac.PreviewFeature will need to be updated so that Feature.VIRTUAL_THREADS maps to the JEP for the second preview.
Comments
Changeset: ccc69af9 Author: Alan Bateman <alanb@openjdk.org> Date: 2022-12-07 10:12:40 +0000 URL: https://git.openjdk.org/jdk/commit/ccc69af966cf4395d75b2018490cafc47dcad90f
07-12-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11235 Date: 2022-11-18 09:57:39 +0000
18-11-2022