Adam,
I cannot help with Mac specificities, but on Ubuntu 20.04, after "sudo
apt install openjdk-17-jdk openjdk-17-jre", the GDAL Java bindings build
work just fine and the Java tests run with "ctest -R java" as well.
Even
Le 03/01/2023 à 18:33, adamgutonski via gdal-dev a écrit :
Hello,
M
Hello,
My question is, is it possible to build the GDAL bindings for Java 17? I am
trying to build GDAL with Java bindings for Java temurin-17.jdk when prior I
have been able to build and use the bindings successfully for Java
adoptopenjdk-8.jdk, using the exact same build process. However when