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
Commit a3d23cc ensured that the thread context class loader is set when invoking the service method. However, the context class loader is currently still not set when invoking newInstance, causing, for example, issues with OpenTelemetry (open-telemetry/opentelemetry-java#3634).