4 Mar
2016
4 Mar
'16
7:11 a.m.
https://bugs.openjdk.java.net/browse/JDK-8039124 (Just diving in because I was surprised to see a FR for one of the things I thought we had contributed: I was afraid it hadn't managed to get in! Fortunately, I was wrong!) Jeremy On Thu, Mar 3, 2016 at 10:45 AM, Xueming Shen <xueming.shen@oracle.com> wrote:
On 3/3/16, 10:26 AM, Dave Brosius wrote:
Greetings,
It would be nice if java.util.regex.Matcher had a replacement for
Matcher appendReplacement(StringBuffer sb, String replacement) StringBuffer appendTail(StringBuffer sb)
That took StringBuilder.
we have added that in 9, right?