Hello all;

This patch causes the indexOf and lastIndexOf implementation in 
AbstractStringBuilder to directly compare the character arrays rather than 
making a copy of the substring before comparing.

http://cr.openjdk.java.net/~mduigou/6553074/0/webrev/


Reply via email to