RFR: 7903868: Release jtreg 7.5
Christian Stein
cstein at openjdk.org
Thu Oct 17 10:43:22 UTC 2024
On Thu, 17 Oct 2024 10:40:31 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
>> make/build-support/version-numbers line 26:
>>
>>> 24: #
>>> 25:
>>> 26: JTREG_VERSION=7.6
>>
>> Hello Christian, is it intentional that this version says `7.6` and the "unreleased" link in the changelog for the next release uses `7.5+1`?
>
> @jaikiran - that link shows the diff between the released version (`jtreg-7.5+1`) and master (i.e. the upcoming potential 7.6). It does make sense to me.
Yes. `7.6` here indicates the new version for the upcoming release(s) and `7.5+1` in the changelog refers to git tags for detailed comparisons.
-------------
PR Review Comment: https://git.openjdk.org/jtreg/pull/231#discussion_r1804533347
More information about the jtreg-dev
mailing list