Karm / mandrel-integration-tests

Integration tests for GraalVM and its Mandrel distribution. Runs Quarkus, Helidon and Micronaut applications and small targeted reproducers. The focus is solely on native-image utility and compilation of Java applications into native executables.
Apache License 2.0
5 stars 3 forks source link

ExceptionInInitializerError: native-image command failed to produce a parseable output #130

Closed Karm closed 1 year ago

Karm commented 1 year ago
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.IllegalArgumentException: 
native-image command failed to produce a parseable output. Is it on PATH? 
Output: 'native-image 23.0.0-dev09c5d73041f Mandrel Distribution (Java Version 20-beta+31-202301130331)' [in thread "main"]

Fix version parsing to work with these ea JDK 20 versions...

jerboaa commented 1 year ago

@Karm Please prioritize this task as it causes many IT failures for the JDK 20-based build.