jtreg6 6+1-1 source package in Ubuntu

Changelog

jtreg6 (6+1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version, packaged as separate source and binary.
    OpenJDK 17 and 18 now require jtreg 6.  OpenJDK 11 still needs jtreg 5.x.
  * Add myself as uploader.
  * Bump standards version.

 -- Matthias Klose <email address hidden>  Wed, 30 Jun 2021 13:12:35 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe java

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg6_6+1-1.dsc 2.0 KiB b984b7f7135819294468930cb196b6e0197a65325f5702541c18cefa0e864be6
jtreg6_6+1.orig.tar.gz 572.3 KiB 092a95cd1d78f99a0d4561100b7ec65a27b20e5780f331189960ee7fe82ca26c
jtreg6_6+1-1.debian.tar.xz 6.2 KiB f80a14bd0848837b14c9762e30e6fb2318f6fc52d869325de224551ce4f563bc

Available diffs

No changes file available.

Binary packages built by this source

jtreg6: 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.