According to the OpenJDK wiki natives don't build by default and require: -PBUILD_NATIVES=true
https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-BuildandTest
However on the openjdk-dev mailing list I was told this was not the case.
"Native compilation for everything except media and wekbit, is on by default, and there is currently no easy way to disable it." - Kevin R.
https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-BuildandTest
However on the openjdk-dev mailing list I was told this was not the case.
"Native compilation for everything except media and wekbit, is on by default, and there is currently no easy way to disable it." - Kevin R.
- blocks
-
JDK-8344728 ☂ Gradle build modernization
- Open