RFR: JDK-8266254: Update to use jtreg 6

Alan Bateman alanb at openjdk.java.net
Wed Jun 2 17:12:29 UTC 2021


On Wed, 2 Jun 2021 16:13:48 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review the change to update to using jtreg 6. 
> 
> The primary change is to the jib-profiles.js file, which specifies the version of jtreg to use, for those systems that rely on this file. In addition, the `requiredVersion` has been updated in the various `TEST.ROOT` files.
> 
> All the tests that could be updated ahead of time have been updated. There are a few tests remaining that need to be done at this time, because of the change in the module name for TestNG 7.3. It changed from a default of `testng` to and explicit `org.testng`.

Looks good, I had expected we would have more tests depending on the automatic module.

-------------

Marked as reviewed by alanb (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4315


More information about the compiler-dev mailing list