jtreg6 6.1+2-1ubuntu1~18.04 source package in Ubuntu

Changelog

jtreg6 (6.1+2-1ubuntu1~18.04) bionic-security; urgency=medium

  * Upload to Ubuntu 18.04.

jtreg6 (6.1+2-1ubuntu1) lunar; urgency=medium

  * Add asmtools dependency (LP: #2015011).
  * debian/control: Use testng 7 (LP: #2012320).
  * debian/jtreg6.links: Fix hamcrest.jar link (LP: #2015010).

 -- Vladimir Petko <email address hidden>  Wed, 10 May 2023 07:41:41 +1200

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg6_6.1+2.orig.tar.gz 571.0 KiB d68397542188a24ecf8c42c4cf4b818dda2bd95aee8d6b0980ede78c36fcb40f
jtreg6_6.1+2-1ubuntu1~18.04.debian.tar.xz 7.0 KiB af7be3993dc48b439140670bb45308a224c7136b34ffc1009d7aec1b9f3b24bd
jtreg6_6.1+2-1ubuntu1~18.04.dsc 2.0 KiB 8f25b2beb10ac343a075b13825bc966c57de5e28d9ca7bcd0109c5ac3b9705ec

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.