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
Describe the issue
I am trying to generate reflection configuration with the help of nativeImageRunAgent and I received the following error. The command was successful but had these errors in the logs.
Describe the issue
I am trying to generate reflection configuration with the help of
nativeImageRunAgent
and I received the following error. The command was successful but had these errors in the logs.I am running it via
sbt
on ascala
project.[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
[error] Unsupported reflection method: methodTypeDescriptor
Describe GraalVM and your environment:
The text was updated successfully, but these errors were encountered: