oracle / graal

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
https://www.graalvm.org
Other
20.4k stars 1.64k forks source link

[native-image]route META-INF\native-image\com.sangfor.gop\gop.auth\resource-config.json can be read, but META-INF\native-image\com.sangfor.gop\gop-auth\resource-config.json cannot be read #9899

Open XenoAmess opened 1 month ago

XenoAmess commented 1 month ago

Describe the issue route META-INF\native-image\com.sangfor.gop\gop.auth\resource-config.json can be read, but META-INF\native-image\com.sangfor.gop\gop-auth\resource-config.json cannot be read

what is wrong with -?

Steps to reproduce the issue Please include both build steps as well as run steps

  1. [e.g.: git clone --depth 1 https://git.myrepo.com/projectone ]
  2. [e.g.: mvn clean package]

Describe GraalVM and your environment: java version "21.0.5" 2024-10-15 LTS Java(TM) SE Runtime Environment Oracle GraalVM 21.0.5+9.1 (build 21.0.5+9-LTS-jvmci-23.1-b48) Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 21.0.5+9.1 (build 21.0.5+9-LTS-jvmci-23.1-b48, mixed mode, sharing)

More details Add any other information about the problem here. Especially important are stack traces or log output. Feel free to link to gists or to screenshots if necessary.

    PASTE YOUR LOG/STACK TRACE HERE
selhagani commented 3 weeks ago

Hi @XenoAmess,

Could you please provide us with a concise reproducer please? thank you.