RFR: JDK-8289798: Update to use jtreg 7 [v6]
Christian Stein
cstein at openjdk.org
Mon Sep 5 07:50:33 UTC 2022
On Mon, 5 Sep 2022 07:38:33 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> So I guess at the minimum we would have to downport those test changes to be able to test older JDKs with the new jtreg, right?
Yes. Otherwise those tests will fail as they still do depend on hard-coded names of 3rd-party JAR files. Find backport candidates listed as Sub-Tasks number 3 to 5 at https://bugs.openjdk.org/browse/JDK-8289798 (Sub-Tasks number 1 and 2 were closed without changes.)
-------------
PR: https://git.openjdk.org/jdk/pull/9393
More information about the compiler-dev
mailing list