RFR: 8293977: jdk/modules/etc/VerifyModuleDelegation.java fail with jfx

Alan Bateman alanb at openjdk.org
Mon Sep 19 07:34:10 UTC 2022


On Mon, 19 Sep 2022 07:02:40 GMT, Leslie Zhai <lzhai at openjdk.org> wrote:

> java.lang.Error: platform/javafx.swing can't delegate to find classes from app/jdk.unsupported.desktop

There must be configuration somewhere that is mapping the javafx.* modules to the platform class loader So I think the test is doing its job and has found an issue. Hopefully your colleague can provide more Info.

-------------

PR: https://git.openjdk.org/jdk/pull/10328


More information about the core-libs-dev mailing list