Hello folks, Having hot methods during start up slows down debugging of Java applications because inliner is usually off in debugging mode. Could you please review the patch [1] to UTF-8 decoder which removes two hot method invocations from decodeLoop? Thank you in advance.
[1] https://issues.apache.org/jira/secure/attachment/12379081/utf8_decode_review.patch -- With best regards, Alexei
