RFR: 8300705: Update boot JDK to 19.0.2
Kevin Rushforth
kcr at openjdk.org
Wed Feb 1 18:59:07 UTC 2023
On Wed, 1 Feb 2023 17:39:55 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> Updating boot JDK to 19.0.2.
Looks good. Since it is just updating to a new update in the JDK 19 family (from 19.0.1 to 19.0.2), a single reviewer should be sufficient.
You might wait until tomorrow (as long as it is before RDP2) to integrate it in case @johanvos has any concerns.
Actually, I just noticed that this is targeted to `master`. It should be targeted to `jfx20`.
And since it is based off of master, you will need to rebase on top of `jfx20` and force-push.
-------------
Marked as reviewed by kcr (Lead).
PR: https://git.openjdk.org/jfx/pull/1019Changes requested by kcr (Lead).
More information about the openjfx-dev
mailing list