RFR: 8296710: Update to use jtreg 7.1
Alan Bateman
alanb at openjdk.org
Tue Nov 29 16:09:24 UTC 2022
On Tue, 29 Nov 2022 14:44:12 GMT, Christian Stein <cstein at openjdk.org> wrote:
> Please review the change to update to using jtreg `7.1`.
>
> 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.
>
> This pull request was created by copying the following and using `7.1` at appropriate places:
> - https://github.com/openjdk/jdk/pull/9393
Can you confirm that you've run all the tests with the change? Sometimes these updates need changes to a small number of tests.
-------------
PR: https://git.openjdk.org/jdk/pull/11416
More information about the compiler-dev
mailing list