Review request for JDK-8020358: Array(0xfffffff) throws OutOfMemoryError

Hannes Wallnoefer hannes.wallnoefer at oracle.com
Mon Jul 15 09:24:39 PDT 2013


Please review JDK-8020358: Array(0xfffffff) throws OutOfMemoryError:

http://cr.openjdk.java.net/~hannesw/8020358/webrev.01/

This is a slightly modified patch that creates a new IntArrayData for 
intitial length 0 instead of returning  EMPTY_ARRAY.

Thanks,
Hannes


More information about the nashorn-dev mailing list