Bug#935336: jsvc cannot find libjvm.so as installed by JDK/JRE packages

2020-07-25 Thread Adrian Zaugg
On Mon, 8 Jun 2020 07:43:28 -0400 "Kevin P. Fleming" wrote: > /usr/lib/jvm/java-11-openjdk-arm64/lib/$(uname -m)/server On X86_64 the directory is called "amd64", which is not the output of `uname -m`. I guess it is rather the arch suffix of the jvm dir. You may also just set a softlink in the l

Bug#935336: jsvc cannot find libjvm.so as installed by JDK/JRE packages

2020-06-08 Thread Kevin P. Fleming
This problem is caused by the location of libjvm.so. For example, when I install openjdk-11-jre-headless:arm64, I get this directory: /usr/lib/jvm/java-11-openjdk-arm64/lib/server which contains libjvm.so (among other files). However, jsvc looks in: /usr/lib/jvm/java-11-openjdk-arm64/lib/$(unam