Review request for JDK-8073868: Regex matching causes java.lang.ArrayIndexOutOfBoundsException: 64

Hannes Wallnoefer hannes.wallnoefer at oracle.com
Wed Mar 25 10:41:01 UTC 2015


Please review JDK-8073868: Regex matching causes 
java.lang.ArrayIndexOutOfBoundsException: 64:

http://cr.openjdk.java.net/~hannesw/8073868/

This is different from the fix in JRuby Joni since ECMAScript seems to 
require different semantics from Ruby.

The patch also removes methods for features that are not used in JavaScript.

Thanks,
Hannes


More information about the nashorn-dev mailing list