Java 25 is the next LTS release, and it would be good to support it since a number of nice features have matured. However, due to https://docs.oracle.com/en/java/javase/24/security/security-manager-is-permanently-disabled.html a number of our extensions are currently broken (hadoopy stuff, such as hdfs, parquet reader, etc).
Additionally, a number of our dependencies, particularly test and static analysis related stuff, will likely need to be updated.
Java 25 is the next LTS release, and it would be good to support it since a number of nice features have matured. However, due to https://docs.oracle.com/en/java/javase/24/security/security-manager-is-permanently-disabled.html a number of our extensions are currently broken (hadoopy stuff, such as hdfs, parquet reader, etc).
Additionally, a number of our dependencies, particularly test and static analysis related stuff, will likely need to be updated.