From 559f0a165698bd8defbf09891215bb56f55fc156 Mon Sep 17 00:00:00 2001 From: fglock Date: Sat, 19 Oct 2024 16:02:09 +0200 Subject: [PATCH] update to Java 21 --- .idea/compiler.xml | 2 +- .idea/misc.xml | 2 +- README.md | 2 +- build.gradle | 2 +- pom.xml | 4 +-- .../runtime/HashSpecialVariable.java | 36 ++++--------------- 6 files changed, 13 insertions(+), 35 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index fb7f4a8a..b86273d9 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 153b3308..965c8c4a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -15,7 +15,7 @@