Closed danepitkin closed 2 months ago
CI and release jobs currently run with JDK 17. Now that a new LTS version JDK 21 is available, we should also test against it.
For example in Apache Arrow, we noticed that the recent Gradle upgrade (7->8) doesn't seem to support latest Java versions: https://github.com/apache/arrow/pull/43051
CI and release jobs currently run with JDK 17. Now that a new LTS version JDK 21 is available, we should also test against it.
For example in Apache Arrow, we noticed that the recent Gradle upgrade (7->8) doesn't seem to support latest Java versions: https://github.com/apache/arrow/pull/43051