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
We use ConcurrentReferenceHashMap for quite a few caches and JITWatch highlighted a few methods that are not that inline friendly. I'm not sure that it makes a big difference in practice, but we could refactor it a little.