RFR: 7904053: Update version to 8.0 [v2]
Christian Stein
cstein at openjdk.org
Wed Jul 2 11:31:51 UTC 2025
On Wed, 2 Jul 2025 11:00:06 GMT, Christian Stein <cstein at openjdk.org> wrote:
>> Please review this trivial change updating the version to `8.0`; the upcoming release version of jtreg.
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>
> Reverting change temporarily
A trailing `.0` is not permitted. Will change the version number to `8`.
make/build-support/version-numbers line 27:
> 25:
> 26: # Will be 8.0 again...
> 27: JTREG_VERSION=7.6
Suggestion:
JTREG_VERSION=8
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/271#issuecomment-3027509031
PR Review Comment: https://git.openjdk.org/jtreg/pull/271#discussion_r2179811733
More information about the jtreg-dev
mailing list