hg: nashorn/jdk8/nashorn: 8015357: a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined

sundararajan.athijegannathan at oracle.com sundararajan.athijegannathan at oracle.com
Tue Jun 11 00:40:00 PDT 2013


Changeset: 1a5d67424e83
Author:    sundar
Date:      2013-06-11 13:09 +0530
URL:       http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/1a5d67424e83

8015357: a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined
Reviewed-by: hannesw, lagergren

+ test/script/basic/JDK-8015357.js



More information about the nashorn-dev mailing list