jtreg6 6.1+2-1ubuntu2 source package in Ubuntu

Changelog

jtreg6 (6.1+2-1ubuntu2) mantic; urgency=medium

  * d/control: use Recommends: for libtestng7-java dependency (LP: #2026215).

 -- Vladimir Petko <email address hidden>  Thu, 06 Jul 2023 11:14:17 +1200

Upload details

Uploaded by:
Vladimir Petko
Sponsored by:
Graham Inggs
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg6_6.1+2.orig.tar.gz 571.0 KiB d68397542188a24ecf8c42c4cf4b818dda2bd95aee8d6b0980ede78c36fcb40f
jtreg6_6.1+2-1ubuntu2.debian.tar.xz 7.0 KiB 1e6de0b0c6c31fe302a2b59d7fa05a269f324e2b02fff2f8482e15eb638a6416
jtreg6_6.1+2-1ubuntu2.dsc 2.1 KiB 865c9c9bfc7c8c778150af3fb831e5a88ff1912a3de25eea8031a1afb3dc6d39

Available diffs

View changes file

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.