> Hi, > > @dumasun reported the issue: > > Configured with jfx-ls-modular-sdk: > > > configure --with-import-modules=modular-sdk > > > `make run-test CONF=fastdebug TEST="tools/launcher/FXLauncherTest.java"` > failed: > > > ----------System.err:(11/697)---------- > java.lang.RuntimeException: JavaFX modules erroneously included in the JDK > at FXLauncherTest.main(FXLauncherTest.java:451) > at > java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) > at java.base/java.lang.reflect.Method.invoke(Method.java:578) > at > com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127) > at java.base/java.lang.Thread.run(Thread.java:1589) > > JavaTest Message: Test threw exception: java.lang.RuntimeException: JavaFX > modules erroneously included in the JDK > JavaTest Message: shutting down test > > STATUS:Failed.`main' threw exception: java.lang.RuntimeException: JavaFX > modules erroneously included in the JDK > > > Thanks, > Leslie Zhai
Leslie Zhai has updated the pull request incrementally with one additional commit since the last revision: 8293910: Try --upgrade-module-path and --patch-module but still failed ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10299/files - new: https://git.openjdk.org/jdk/pull/10299/files/04aa629e..360148f2 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10299&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10299&range=00-01 Stats: 23 lines in 1 file changed: 15 ins; 2 del; 6 mod Patch: https://git.openjdk.org/jdk/pull/10299.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10299/head:pull/10299 PR: https://git.openjdk.org/jdk/pull/10299