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
When Class.forName is called with the classloader param set to a not-null value other than the AppClassLoader, it is not respected. It continues the call off the AppClassLoader.
Steps to reproduce the issue
I will upload a reproducible soon
Describe the issue
When Class.forName is called with the classloader param set to a not-null value other than the AppClassLoader, it is not respected. It continues the call off the AppClassLoader.
Steps to reproduce the issue
I will upload a reproducible soon
Describe GraalVM and your environment:
More details
N/A
The text was updated successfully, but these errors were encountered: