Please review JDK-8062490

Marcus Lagergren marcus.lagergren at oracle.com
Mon Nov 3 13:57:38 UTC 2014


UntouchedArrayData didn’t expand to SparseArrayData directly, for large index, but rather through VERY LARGE IntArrayDatas. That, of course, is fatal.

Webrev: http://cr.openjdk.java.net/~lagergren/8062490/

/M



More information about the nashorn-dev mailing list