[jdk22] RFR: 8324041: ModuleOption.java failed with update release versioning scheme
Kevin Rushforth
kcr at openjdk.org
Tue Feb 6 13:08:05 UTC 2024
On Tue, 6 Feb 2024 03:44:59 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [39005e27](https://github.com/openjdk/jdk/commit/39005e27d6e543def13992740f663b78a8b07671) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Calvin Cheung on 19 Jan 2024 and was reviewed by David Holmes and Matthias Baesken.
>
> Thanks!
As a reminder, a fix should be backported to 22 or to 22u, not both, since all commits are synced from 22 into 22u.
Since it already has been backported to 22u, and is needed in 22, it is fine to integrate it, but please try to avoid this in the future.
-------------
PR Comment: https://git.openjdk.org/jdk22/pull/107#issuecomment-1929501023
More information about the hotspot-runtime-dev
mailing list