jtreg7 7.2+1-4 source package in Ubuntu

Changelog

jtreg7 (7.2+1-4) unstable; urgency=medium

  [ Chris Lamb ]
  * d/p/reproducible-build.patch: Make jtreg7 build reproducible. Use
    SOURCE_DATE_EPOCH instead of the current build date. Make jtreg.jar
    writable so that it is not ignored by strip-nondeterminism.
    Closes: #1038957.

 -- Vladimir Petko <email address hidden>  Mon, 26 Jun 2023 08:54:10 +1200

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.2+1-4.dsc 2.0 KiB dfb31609c09be81f55bf7d660bc76d758c6dbf2899ccbc68dbb40142cadd8c98
jtreg7_7.2+1.orig.tar.gz 493.0 KiB ee60429db2059c2f7dd70df581643f4eb731782827d6f20757b2c32c7c92a7c8
jtreg7_7.2+1-4.debian.tar.xz 6.4 KiB 368d81aa1a559e625ec60eb40ffe21aeac634a291b0ad115c10c6ea6e003ab1f

Available diffs

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.