On Tue, 10 Dec 2024 09:29:51 GMT, Sergey Chernyshev <schernys...@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 <schernys...@openjdk.org> Committer: Johan Vos <j...@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