Hi Martin; There's a bug id we can use for this issue, an old RFE, JDK-6792262.
I am working on the internal CCC case.... Thanks, Mike On May 10 2013, at 17:15 , Martin Buchholz wrote: > > > > On Wed, May 8, 2013 at 5:30 PM, Mike Duigou <mike.dui...@oracle.com> wrote: > - Could use a @DataProivder for "CharSequence[] seqs = {" style tests. > > OK, so I went and learned about DataProvider. Not too painful. Added in > some uses of bleeding edge lambda stuff as well to pretty up the GetChars > test. Webrev refreshed.