We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The pom.xml removes the Java 22 classes for fastdoubleparser. Maven Shade plugin settings. Will also need to add a relocation setting.
It should be safe to add them back now. Build tools have releases that support Java 22 format classes.
The text was updated successfully, but these errors were encountered:
Let's do that for 2.18, however, to reduce risk for 2.17.1.
Sorry, something went wrong.
Fix #1277: add JDK 22 optimizations back to FDP
94833ef
7d8dc09
Update release notes wrt #1277
02e415e
No branches or pull requests
The pom.xml removes the Java 22 classes for fastdoubleparser. Maven Shade plugin settings. Will also need to add a relocation setting.
It should be safe to add them back now. Build tools have releases that support Java 22 format classes.
The text was updated successfully, but these errors were encountered: