-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
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
Build fail with JDK 19 #292
Comments
JDK 19 is not currently supported. If you want to build jai-ext please use either JDK 8 or 11. |
[INFO] Reactor Summary for GeoSolutions JAI Extensions Library Root Project 1.1-SNAPSHOT: |
Unrecognized VM option 'MaxPermSize=512m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project jt-iterators: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command wascmd.exe /X /C "C:\jdk-19.0.2\bin\java -Xmx512m -XX:MaxPermSize=512m -enableassertions -Dtest.extensive=false -Dtest.interactive=false -jar C:\CODE\geosolutions-jai-ext\jt-iterators\target\surefire\surefirebooter5139858746667412123.jar C:\CODE\geosolutions-jai-ext\jt-iterators\target\surefire\surefire7230816359068001523tmp C:\CODE\geosolutions-jai-ext\jt-iterators\target\surefire\surefire_012880093347216768103tmp"
The failure is not just on jt-iterators
The text was updated successfully, but these errors were encountered: