-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Version 3 should be based off a new baseline JDK.
Java 11 is the first sensible version beyond the module system. As a general rule, Joda-Time has been conservative with the JDK version, thus Java 11 would be the natural baseline, but it is likely to EOL before Java 8.
Java 21 is the latest version, and likely to be more adopted than 11 or 17 over time. Users wanting jlink support will generally be pushing up to the latest LTS release, making this a reasonably strong choice.
Need to identify if there are any APIs or issues that push one way or the other between these versions.
Any thoughts welcome.
Reactions are currently unavailable