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

RuntimePermission getClassLoader issue when creating the cleaner thread in SunPKCS11 if security manager is enabled #526

Closed
taoliult opened this issue May 17, 2022 · 1 comment

Comments

@taoliult
Copy link
Contributor

When running the cleaner thread creation in the security provider "SunPKCS11" of module "jdk.crypto.cryptoki", and meanwhile the security manager is enabled. The access denied error "Caused by: java.security.AccessControlException: Access denied ("java.lang.RuntimePermission" "getClassLoader")" happens.

@taoliult
Copy link
Contributor Author

Move this issue to eclipse-openj9/openj9#15078, then close the issue from here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant