Package: jsvc
Version: 1.0.15-8

When attempting to run a jsvc daemon on buster using the available openjdk
installation jsvc complains that JAVA_HOME is not set to a valid VM:

"Cannot find any VM in Java Home /usr/lib/jvm/default-java"

Listing the contents of /usr/lib/jvm/ shows that default-java is correctly
linked to java-11-openjdk-amd64 that is installed from the openjdk-11-jre
package.

jsvc didn't appear to add support for java 9+ until 1.1.x line and the most
recent version available in debian is 1.0.x. If debian is shipping
openjdk-11 in buster. one would think we would also ship a jsvc that works
with it.

ii  openjdk-11-jre:amd64                  11.0.4+11-1~deb10u1
amd64        OpenJDK Java runtime, using Hotspot JIT
ii  openjdk-11-jre-headless:amd64         11.0.4+11-1~deb10u1
amd64        OpenJDK Java runtime, using Hotspot JIT (headless)
ii  jsvc                                  1.0.15-8
 amd64        Wrapper to launch Java applications as daemons

-- 
Nick Minkler
Software Development
Integrated Services, Inc.
nick.mink...@ints.com
www.ints.com
P:800.252.3099 x286
F:503.968.9100

Reply via email to