You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linghengqian
changed the title
[Native Image] Compiling Native Image with Grrovy 5.0.0 throws an exception Could not find target method
[Native Image] Compiling Native Image with Groovy 5.0.0 throws an exception Could not find target methodNov 30, 2024
The issue you are encountering might be related to missing reflection or method metadata required at runtime. We recommend using the Tracing Agent to generate the necessary configuration files. You can find more information about this process in the following resources: Automatic Metadata Collection Maven Plugin Agent Support
@selhagani I can confirm that I can get the same log on graalvm ce for jdk 23.0.1. And the tracing agent of graalvm ce for jdk23.0.1 is broken. Refer to #9929 .
Describe the Issue
Could not find target method
. See https://github.com/linghengqian/groovy-v500-graalvm-test .Using the latest version of GraalVM can resolve many issues.
GraalVM Version
Operating System and Version
Linux DESKTOP-2OCN434 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build Command
Expected Behavior
Actual Behavior
Could not find target method
.Steps to Reproduce
SDKMAN!
.Additional Context
Build Log Output and Error Messages
The text was updated successfully, but these errors were encountered: