Review request for JDK-8012359 - Increase code coverage in Joni

Jim Laskey (Oracle) james.laskey at oracle.com
Tue May 14 04:47:24 PDT 2013


+1

On 2013-05-14, at 8:15 AM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> Please review JDK-8012359 - Increase code coverage in Joni:
> 
> http://cr.openjdk.java.net/~hannesw/8012359/
> 
> This removes most code we do not use in Joni, including regexp features not used in ECMAScript, alternative implementations of features, and things left over from multibyte encoding support.
> 
> I tested with ant test and test262, currently running Node tests.
> 
> Hannes



More information about the nashorn-dev mailing list