Re: Swing Dev IndexOf with Char instead of String

2015-01-26 Thread Alexander Scherbatiy
The Swing part looks good to me. Could you create an issue in http://bugreport.java.com/bugreport and resend the fix with the title [9] Review Request: bugID bug summary Thanks, Alexandr. On 1/13/2015 1:23 AM, Otávio Gonçalves de Santana wrote: These String literals may be replaced by

Swing Dev IndexOf with Char instead of String

2015-01-12 Thread Otávio Gonçalves de Santana
These String literals may be replaced by equivalent character literals[1], gaining some performance enhancement. Webrev: https://dl.dropboxusercontent.com/u/16109193/open_jdk/jdk/index_of_character/index.html [1] @State(Scope.Thread) @OutputTimeUnit(TimeUnit.SECONDS) public class