https://bz.apache.org/bugzilla/show_bug.cgi?id=57744
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dominik Stadler <[email protected]> --- Submitted via r1688998 Note that I reworked it a bit to avoid unnecessary creation of empty String and to avoid creating multiple intermediate strings when lastIndexOf() has a way to start looking at some index already. Also avoided a border-case where only one hyphen in the string would break substring() -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
