[jfx17u] RFR: 8345870: Failed to compile test/javafx/scene/web/CSSRoundingTest.java after 8336798
Johan Vos
jvos at openjdk.org
Thu Dec 26 10:37:43 UTC 2024
On Tue, 10 Dec 2024 09:29:51 GMT, Sergey Chernyshev <schernyshev at openjdk.org> wrote:
> Hi,
>
> this PR fixes the build failure after backporting JDK-8336798 [1].
> The test CSSRoundingTest.java uses multiline string literals, that are not supported with -source 11.
>
>
> [1] https://bugs.openjdk.org/browse/JDK-8336798
tested, works fine now.
-------------
Marked as reviewed by jvos (Reviewer).
PR Review: https://git.openjdk.org/jfx17u/pull/221#pullrequestreview-2523066351
More information about the openjfx-dev
mailing list