RFR: 8263761: Update boot JDK to 16.0.1
Ambarish Rapte
arapte at openjdk.java.net
Thu May 20 05:56:36 UTC 2021
On Wed, 19 May 2021 17:28:34 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> This PR updates the boot JDK for JavaFX builds to use JDK 16.0.1. The minimum version of the JDK remains unchanged at JDK 11.
Linux build failure is not related to this change,
failed test: test.javafx.css.HonorDeveloperSettingsTest > testOpacityWithManuallyChangedValueAndInlineStyleIsSetToInlineStyle FAILED
Looks like the fix of #496 is not sufficient.
-------------
PR: https://git.openjdk.java.net/jfx/pull/507
More information about the openjfx-dev
mailing list