jtreg7 7.3+1~us1-0ubuntu1 source package in Ubuntu
Changelog
jtreg7 (7.3+1~us1-0ubuntu1) mantic; 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> Mon, 14 Aug 2023 10:38:52 +1200
Upload details
- Uploaded by:
- Vladimir Petko
- Sponsored by:
- Simon Quigley
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jtreg7_7.3+1~us1.orig.tar.gz | 493.1 KiB | a5f1b15f9416f1a6b609fccf726da0a2025446ffb1039662674a92ab2f0dd7e5 |
jtreg7_7.3+1~us1-0ubuntu1.debian.tar.xz | 6.1 KiB | ce25fc2deaae89b4c75b7f94f420703ef46bce2cd6e6dbea9aed368b8c6a3332 |
jtreg7_7.3+1~us1-0ubuntu1.dsc | 2.1 KiB | 9ffefc9b5aa9cb2078961a31129b0e95acc79fccc15cab8404938d2fa20529fa |
Available diffs
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.