From 7bf3a4c7b75ca6cca0a5651edf11ea0e9ec7fd5f Mon Sep 17 00:00:00 2001 From: Bruce Eckel Date: Sun, 7 Nov 2021 17:50:15 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 73131ecd..ad462ebc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ includes tests to verify that the code in the book is correct. > NOTE: Do not attempt to use JDK 16 or greater with gradle. > This produces a `BUG!` message from Gradle, which is broken for those versions. -> To test new Java features in JDK 16 or 17 you must compile and run those examples by hand. ## Contents