jtreg 5.1-b01-ok1 source package in openKylin
Changelog
jtreg (5.1-b01-ok1) yangtze; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Fri, 18 Nov 2022 15:03:29 +0800
jtreg (5.1-b01-ok1) yangtze; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Fri, 18 Nov 2022 15:03:29 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | java | |
Huanghe V3.0 | release | main | java | |
Nile V2.0 | proposed | main | java | |
Nile V2.0 | release | main | java | |
Yangtze V1.0 | release | main | java | |
Yangtze V1.0 | proposed | main | java |
File | Size | SHA-256 Checksum |
---|---|---|
jtreg_5.1-b01.orig.tar.gz | 478.8 KiB | ffad87ceef3f7b3c9f49798dc7210f169c07f6624b9d3b75ddea1c64e22326b1 |
jtreg_5.1-b01-ok1.debian.tar.xz | 4.9 KiB | e01084f0fd12df5cc9f14f13783939af8987ad510165df5ccd2808219bb013a6 |
jtreg_5.1-b01-ok1.dsc | 1.7 KiB | b2c392b6d68f728783defd338e295e64bc133ddb3265192d1db8a5a3162c6519 |
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.