nashorn/test/script/basic/JDK-8015357.js
Tue, 11 Jun 2013 13:09:43 +0530 sundar 8015357: a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined
less more (0) tip