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
[INFO] [creator] Warning: Option 'DynamicProxyConfigurationResources' is deprecated and might be removed in a future release: This can be caused by a proxy-config.json file in your META-INF directory. Consider including proxy configuration in the reflection section of reachability-metadata.md instead.. Please refer to the GraalVM release notes.
$ java --version
Picked up JAVA_TOOL_OPTIONS: -Duser.country=US -Duser.language=en
java 24.0.1 2025-04-15
Java(TM) SE Runtime Environment Oracle GraalVM 24.0.1+9.1 (build 24.0.1+9-jvmci-b01)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 24.0.1+9.1 (build 24.0.1+9-jvmci-b01, mixed mode, sharing)
The text was updated successfully, but these errors were encountered:
I see, I thought DynamicProxyConfigurationResources was one of our classes that we'd deprecated. I seems like it's actually a GraalVM thing. Pushing to 4.0.x
Care of @odrotbohm
The text was updated successfully, but these errors were encountered: