Current instructions require a jdk18_home property to be set for the jextract gradle build.
This was done because gradle didn't run on Java 18 previously. Nowadays it does though, and the JDK from JAVA_HOME can be used instead of the separate property.
This was done because gradle didn't run on Java 18 previously. Nowadays it does though, and the JDK from JAVA_HOME can be used instead of the separate property.
- links to
-
Review openjdk/jextract/9