Closed
Description
https://gist.github.com/retronym/919cd6279eae31db2958
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.