mhaupt [Thu, 02 Jul 2015 11:20:47 +0200] rev 31492
8130307: improve Nashorn Javadoc target
Summary: reduce dependence on ASM sources in testing, address command line length problem on Windows
Reviewed-by: hannesw, sundar
mhaupt [Thu, 02 Jul 2015 11:09:20 +0200] rev 31491
8130306: enable running Nashorn test on Windows
Summary: fix executable name (add .exe suffix)
Reviewed-by: hannesw, sundar
attila [Thu, 02 Jul 2015 10:55:35 +0200] rev 31490
8130234: Get rid of JSType.isNegativeZero
Reviewed-by: hannesw, lagergren
mhaupt [Wed, 01 Jul 2015 16:26:25 +0200] rev 31489
8130127: streamline input parameter of Nashorn scripting $EXEC function
Summary: handle null and undefined correctly, do not coerce them to strings
Reviewed-by: lagergren, sundar