snago commented on issue #686: URL: https://github.com/apache/datasketches-java/issues/686#issuecomment-3591476242
Will there be a new version of 6.X.Y that accepts running on Java 25? I want to use `datasketches-java` in a library used by a few different projects, but I don't want this library to dictate what Java version those projects must use (or if to use preview features, that's why version 7 and 8 is out of the question). It would be awesome to have a `datasketches-plain-java` that doesn't use any special stuff so that any Java version could be used (i.e. even non-LTS versions). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
