[jfx17u] Integrated: 8345870: Failed to compile test/javafx/scene/web/CSSRoundingTest.java after 8336798
Sergey Chernyshev
schernyshev at openjdk.org
Thu Dec 26 19:25:40 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
This pull request has now been integrated.
Changeset: f965b610
Author: Sergey Chernyshev <schernyshev at openjdk.org>
Committer: Johan Vos <jvos at openjdk.org>
URL: https://git.openjdk.org/jfx17u/commit/f965b6102a648d697236c8f9a1f0e63287b6026f
Stats: 48 lines in 1 file changed: 0 ins; 3 del; 45 mod
8345870: Failed to compile test/javafx/scene/web/CSSRoundingTest.java after 8336798
Reviewed-by: jvos
-------------
PR: https://git.openjdk.org/jfx17u/pull/221
More information about the openjfx-dev
mailing list