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

--- Comment #1 from PJ Fanning <fannin...@yahoo.com> ---
It's hard to read this patch on my phone but a quick look makes me think there
is a bug with use of string length - the number of chars as opposed the number
of codepoints. I'm very reluctant to take this change. Can you provide a jmh
benchmark to back up your claims? If the codepoint code is super slow, we could
consider an option where users configure whether they want char iteration or
codepoint iteration.

Is there any chance of using GitHub instead of patch files?

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

Reply via email to