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 __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

