https://bz.apache.org/bugzilla/show_bug.cgi?id=68089

--- Comment #12 from John Engebretson <jeng...@amazon.com> ---
String compaction made charAt() more expensive, thanks to checks on format and
range.  String.length() remains an integer check.

That said, charAt() isn't that bad, so it's an option if functionally required.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to