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

Fix ClassCircularityError when running with security manager #4557

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Nov 1, 2021

Resolves #4553
Resolves #3396
I failed at creating a test for this :(

@mateuszrzeszutek mateuszrzeszutek merged commit 12ec0fa into open-telemetry:main Nov 2, 2021
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
@laurit laurit deleted the security-manager-class-circularity branch July 6, 2023 17:44
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

Successfully merging this pull request may close these issues.

Circularity error with custom security manager Getting exception class java.lang.ClassCircularityError
4 participants