Bug#754942: jtreg uses /usr/lib/jvm/default-java/ but does not depend on default-jre-headless
Emmanuel Bourg
ebourg at apache.org
Wed Jul 16 09:15:07 UTC 2014
Hi Thomas,
jtreg doesn't depend on a Java runtime because it can use the JDK being
tested to run. This is done by setting the JT_JAVA environment variable
(or JAVA_HOME with jtreg 4.1-2 in Wheezy).
The best we could do would be to add a suggested dependency, but this
can't be a hard dependency.
Also note that you'll have to backport jtreg 4.1-b09-1 from unstable if
you want to run the openjdk-8 tests in Wheezy, jtreg 4.1-2 doesn't work.
Emmanuel Bourg
More information about the pkg-java-maintainers
mailing list