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

Changelog

jtreg6 (6.1+2-1ubuntu1~22.04) jammy-security; urgency=medium

  * Upload to Ubuntu 22.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:32:19 +1200

Upload details

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

See full publishing history Publishing

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg6_6.1+2.orig.tar.gz 571.0 KiB d68397542188a24ecf8c42c4cf4b818dda2bd95aee8d6b0980ede78c36fcb40f
jtreg6_6.1+2-1ubuntu1~22.04.debian.tar.xz 7.0 KiB e48daa06562b4be9d0c6de7d44ac50104168d3d3d0467c69f7804bf18bfc3cbe
jtreg6_6.1+2-1ubuntu1~22.04.dsc 2.0 KiB 05261eca40350485d3b3333936b40bd1b0d5945f2aaec4bff717e21a31680665

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.