Skip to content

Commit 31cf97c

Browse files
committed
incremental update Mon 18 Sep 2023 22:28:51 ADT
1 parent 556c684 commit 31cf97c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
### Notes
88

9-
* as of July 2023, these work using Bash but not Gradle or Maven
9+
* as of September 2023, these work using Bash but not Gradle or Maven
1010
* GitHub actions are broken, pending availability of JDK 21
11-
* see branch `pre-jdk-21` for this repo using JDK 19/20
11+
* see branch `pre-jdk-21` for this repo using JDK 19/20 (including Gradle and Maven)
1212
* includes examples for virtual threads
13-
* includes examples for structured concurrency, which is "preview" in JDK 19
13+
* includes examples for structured concurrency, which is "preview" in JDK 21
1414
- we use `sc` for "structured concurrency" in the folder names
1515
* see README for each example
1616

0 commit comments

Comments
 (0)