jtreg7 7.3+1-1 source package in Ubuntu

Changelog

jtreg7 (7.3+1-1) unstable; urgency=medium

  * New upstream release 7.3 build 1 (LP: #2031450).
  * Drop d/p/add-jcommander-to-classpath.patch - jtreg now adds all testng
    jars to the classpath.

 -- Vladimir Petko <email address hidden>  Thu, 24 Aug 2023 18:24:13 +0200

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Sid
Original maintainer:
Vladimir Petko
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg7_7.3+1-1.dsc 2.0 KiB b714106fe1d2551031531f25b65f22eb81d0a845786556a6125daf2ab72c286e
jtreg7_7.3+1.orig.tar.xz 346.8 KiB 2c67fe455d8b220004b9712b905a35c960db40f1bc0250f14ccc7287138d054b
jtreg7_7.3+1-1.debian.tar.xz 6.0 KiB 759c97e087d84305cfb82b1ff061318cce81019d6e4d4e0dcf8423da6857bb29

No changes file available.

Binary packages built by this source

jtreg7: 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.