It was mentioned in the old javafxports repo: https://github.com/javafxports/openjdk-jfx/issues/193. Also in the mailing list long ago: https://mail.openjdk.org/pipermail/openjfx-dev/2018-August/022240.html.
On Fri, May 29, 2026 at 12:31 PM PavelTurk <[email protected]> wrote: > Hello, everyone > > Today I read an interesting reddit discussion where one user > experimented with replacing Prism with Skia in JavaFX (see comments > > https://www.reddit.com/r/JavaFX/comments/1tq8ros/exposing_highperformance_javafx_via_graalvm/ > ) > > Since Skia is already a very mature and proven rendering engine used in > projects such as Chrome, Android, Flutter and Compose Multiplatform, I > became curious what the JavaFX team's opinion is about such a direction. > > If somebody opened an issue or proposal suggesting a Skia-based > rendering backend for JavaFX, would this idea be immediately considered > “Won’t Fix”, or would it at least be viewed as an interesting > architectural discussion for the future? > > Best regards, Pavel >
