jtreg6 6.1+2-1ubuntu1 source package in Ubuntu

Changelog

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>  Mon, 27 Mar 2023 14:59:03 +1300

Upload details

Uploaded by:
Vladimir Petko
Sponsored by:
Dan Bungert
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg6_6.1+2.orig.tar.gz 571.0 KiB d68397542188a24ecf8c42c4cf4b818dda2bd95aee8d6b0980ede78c36fcb40f
jtreg6_6.1+2-1ubuntu1.debian.tar.xz 6.9 KiB a2e58c9d9e8e73e2888fc22ae5d488fe07cd915a9790621229a11c34928685a9
jtreg6_6.1+2-1ubuntu1.dsc 2.1 KiB 8d75913940f7aad48f9164bc10a79e7951084aab000f72bf577dd25684266ddf

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.