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
I haven't benchmarked to see if this makes a difference in C1 / C2 performance, but it might be worth replicating the status quo here and stick the exception handlers at the end of the method.
I noticed the difference in the bytecode of newTermName, which was showing up in my 2.12.x profiling.