Re: RFR: JDK-8027645: Pattern.split() with positive lookahead

2013-11-11 Thread Xueming Shen
On 11/11/2013 01:15 AM, Paul Sandoz wrote: On Nov 8, 2013, at 10:56 PM, Xueming Shen wrote: On 11/08/2013 01:19 AM, Paul Sandoz wrote: Hi Sherman. When you say: + * of the stream. A zero-width match at the beginning however never produces + * such empty leading substring. Is it po

Re: RFR: JDK-8027645: Pattern.split() with positive lookahead

2013-11-11 Thread Paul Sandoz
On Nov 8, 2013, at 10:56 PM, Xueming Shen wrote: > On 11/08/2013 01:19 AM, Paul Sandoz wrote: >> Hi Sherman. >> >> When you say: >> >> + * of the stream. A zero-width match at the beginning however never >> produces >> + * such empty leading substring. >> >> Is it possible to have a