Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class.forName does not respect ClassLoader parameter #9624

Closed
thejudge156 opened this issue Sep 5, 2024 · 2 comments
Closed

Class.forName does not respect ClassLoader parameter #9624

thejudge156 opened this issue Sep 5, 2024 · 2 comments
Assignees

Comments

@thejudge156
Copy link

thejudge156 commented Sep 5, 2024

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:

  • GraalVM version: Oracle Corporation Oracle GraalVM 23-dev+37.1**
  • JDK major version: 23
  • OS: Windows 11
  • Architecture: AMD64

More details
N/A

@oubidar-Abderrahim
Copy link
Member

Hi, Any updates on the reproducer?

@oubidar-Abderrahim
Copy link
Member

Closing this issue for inactivity, if this issue resurface, please create a new ticket and provide the required reproducer. Thank you

@oubidar-Abderrahim oubidar-Abderrahim closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants