Actually the files installed in /usr/lib/jvm/java-8-openjdk-amd64 come from the libopenjfx-jni package and not libopenjfx-java. libopenjfx-java contains only architecture independent .jar files. libopenjfx-jni is built for i386 and amd64 and installs the libraries in an architecture specific path, see:
https://packages.debian.org/sid/i386/libopenjfx-jni/filelist https://packages.debian.org/sid/amd64/libopenjfx-jni/filelist Emmanuel Bourg -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

