...
  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.

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

Commit messages:
 - 8376276: Add javafx to allowed-list of CheckFiles

Changes: https://git.openjdk.org/jdk/pull/29403/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29403&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8376276
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/29403.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29403/head:pull/29403

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

Reply via email to