We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31cf97c commit 14cb142Copy full SHA for 14cb142
README.md
@@ -8,7 +8,7 @@
8
9
* as of September 2023, these work using Bash but not Gradle or Maven
10
* GitHub actions are broken, pending availability of JDK 21
11
-* see branch `pre-jdk-21` for this repo using JDK 19/20 (including Gradle and Maven)
+* see branch `jdk-19` for this repo using JDK 19 (including Gradle and Maven)
12
* includes examples for virtual threads
13
* includes examples for structured concurrency, which is "preview" in JDK 21
14
- we use `sc` for "structured concurrency" in the folder names
0 commit comments