Review request for JDK-8012359 - Increase code coverage in Joni
Hannes Wallnoefer
hannes.wallnoefer at oracle.com
Tue May 14 04:15:51 PDT 2013
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