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
In #477, we got rid of ClassValue caching in Util.findSam(), which apparently caused a classloader leak. It feels like the classloader leak is elsewhere, or more subtle than that, but after spending two days staring into heap dumps and figuring out nothing, I'm just filing this issue for future reference.