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

Changelog

jtreg6 (6.1+2-1ubuntu1~20.04) focal-security; urgency=medium

  * Upload to Ubuntu 20.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:06 +1200

Upload details

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

See full publishing history Publishing

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg6_6.1+2.orig.tar.gz 571.0 KiB d68397542188a24ecf8c42c4cf4b818dda2bd95aee8d6b0980ede78c36fcb40f
jtreg6_6.1+2-1ubuntu1~20.04.debian.tar.xz 7.0 KiB 85fd2d4b5b222b6ef382f1633e1da0580622dd8988aa73bf8981fc171c584587
jtreg6_6.1+2-1ubuntu1~20.04.dsc 2.0 KiB c93c0d2ae7b9ab2466499e5078e6071d06014c16a64ca3a3846e4006472ac19e

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.