RFR: 8376276: Add javafx to allowed-list of CheckFiles
duke
duke at openjdk.org
Tue Jan 27 01:19:48 UTC 2026
On Mon, 26 Jan 2026 02:31:11 GMT, Wang Haomin <wanghaomin at openjdk.org> wrote:
> ...
> visiting file:/home/jenkins-slave/jdk/build/linux-loongarch64-server-release/images/jdk/lib/javafx-swt.jar
> --> ERROR this file is not allowed:javafx-swt.jar
> ...
> visiting file:/home/jenkins-slave/jdk/build/linux-loongarch64-server-release/images/jdk/lib/javafx.properties
> --> ERROR this file is not allowed:javafx.properties
> ...
> ----------System.err:(10/494)----------
> java.lang.Error: lib dir scan failed
> at CheckFiles.main(CheckFiles.java:122)
> at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
> at java.base/java.lang.reflect.Method.invoke(Method.java:565)
> at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
> at java.base/java.lang.Thread.run(Thread.java:1516)
>
>
> Just add javafx to allowed-list.
@haominw
Your change (at version 82e45a880d747a6e55c0e234614977855d60ba14) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29403#issuecomment-3802570107
More information about the build-dev
mailing list