Integrated: 8302470: Change JBS version in .jcheck/conf to jfxNN[.0.MM]

Kevin Rushforth kcr at openjdk.org
Tue Feb 28 16:05:16 UTC 2023


On Wed, 15 Feb 2023 12:57:22 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> In support of the JBS version change from "openjfxNN[.0.MM]" to "jfxNN[.0.MM]", we need to update the JBS version in .jcheck/conf in each active code line.
> 
> The planned cut-over date is Tuesday, Feb 28. I will integrate this PR immediately after the JBS version renaming is done.
> 
> NOTE: I also created a separate PR #1034 targeted to `jfx20`. This is a necessary exception to the usual rule where a fix goes into one or the other. In this case it needs to go into both so that they can be integrated immediately after the version change. The merge will have conflicts anyway, since the JBS fix versions are already different in the two branches, and doing it this way will allow a trivial resolution of the eventual merge conflict (which doesn't then have to be done urgently).

This pull request has now been integrated.

Changeset: e44e0dc2
Author:    Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/e44e0dc2de2f2cffc9ae5ca43b901d4158265584
Stats:     4 lines in 2 files changed: 0 ins; 0 del; 4 mod

8302470: Change JBS version in .jcheck/conf to jfxNN[.0.MM]

Reviewed-by: arapte

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

PR: https://git.openjdk.org/jfx/pull/1035


More information about the openjfx-dev mailing list