jtreg 5.0-b01-2.1 source package in Ubuntu

Changelog

jtreg (5.0-b01-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Provide jar symlinks in /usr/share/jtreg/share/java as well.
    Allows openjdk configuration --with-jtreg=/usr/share/jtreg with the same
    patchset for all release.
  * Provide additional jar symlinks for jh.jar and hamcrest-core.jar.

 -- Matthias Klose <email address hidden>  Tue, 14 Apr 2020 12:31:42 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe java

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jtreg_5.0-b01-2.1.dsc 2.0 KiB 07692c88186ba31104cd3f38edfde1afe78da474509cc3998a792d62311eff7f
jtreg_5.0-b01.orig.tar.gz 464.7 KiB b9efc1f4f67a0759a6b6dbb3686cce8e3606f3f975526674f66bb40a2184b602
jtreg_5.0-b01-2.1.debian.tar.xz 6.0 KiB 225d2306b64f0358b7c7c12cbb4b571526d21b11cab344c5daf114ae8ee784cb

No changes file available.

Binary packages built by this source

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