datasketches-memory
datasketches-memory copied to clipboard
Migrate to JDK25
JDK25 released. Time to upgrade.
Hi, should we also update the checkJavaVersion method to support JDK 25 here?
https://github.com/apache/datasketches-memory/blob/main/src/main/java/org/apache/datasketches/memory/internal/ResourceImpl.java#L165-L170