opentelemetry-java-instrume.../muzzle
Mateusz Rzeszutek c03bfc255b
Don't call Thread#setContextClassLoader() (#7391)
Related to #7220

Unfortunately it doesn't fix the aforementioned issue; while the CL used
is no longer the agent classloader, gauge collection still throws that
error.
Still, I think this is a good change that removes one source of agent's
CL leaking into application runtime.
2022-12-13 10:24:40 -08:00
..
src Don't call Thread#setContextClassLoader() (#7391) 2022-12-13 10:24:40 -08:00
build.gradle.kts Allow disabling muzzle checks for specific methods (#7289) 2022-12-12 21:18:17 +00:00