jtreg 5.0-b01-2 source package in Ubuntu

Changelog

jtreg (5.0-b01-2) unstable; urgency=medium

  * Team upload.
  * Install jtreg under /usr/share/jtreg and use it as the default JT_HOME path

 -- Emmanuel Bourg <email address hidden>  Mon, 13 Apr 2020 00:28:39 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg_5.0-b01-2.dsc 2.0 KiB f1a76b4feff4c76796452dfa47b1e68cbf75ae2b010ec0f2fe6dff8404a0a041
jtreg_5.0-b01.orig.tar.gz 464.7 KiB b9efc1f4f67a0759a6b6dbb3686cce8e3606f3f975526674f66bb40a2184b602
jtreg_5.0-b01-2.debian.tar.xz 5.8 KiB 2a1e1d2e80df227745f759d69ab69a03f4eb9d834b30c710512fcf08c66aec8c

Available diffs

No changes file available.

Binary packages built by this source

jtreg: Regression Test Harness for the OpenJDK platform

 jtreg is the test harness used by the OpenJDK test framework.
 This framework is intended primarily for regression tests.
 It can also be used for unit tests, functional tests, and even simple product
 tests -- in other words, just about any type of test except a conformance test,
 which belong in a TCK.