sundar [Tue, 02 Jul 2013 18:00:15 +0530] rev 18632
8019553: NPE on illegal l-value for increment and decrement
Reviewed-by: jlaskey, attila, lagergren
lagergren [Tue, 02 Jul 2013 13:50:19 +0200] rev 18631
8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too
Reviewed-by: jlaskey, sundar
jlaskey [Tue, 02 Jul 2013 07:45:16 -0300] rev 18630
8019580: Build Script Change for Nashorn promotion testing
Reviewed-by: jlaskey
Contributed-by: eugene.drobitko@oracle.com
sundar [Mon, 01 Jul 2013 23:36:40 +0530] rev 18629
8019508: Comma handling in object literal parsing is wrong
Reviewed-by: hannesw
sundar [Mon, 01 Jul 2013 19:52:07 +0530] rev 18628
8019488: switch on literals result in NoSuchMethodError or VerifyError
Reviewed-by: hannesw
sundar [Mon, 01 Jul 2013 17:21:09 +0530] rev 18627
8019482: Number("0x0.0p0") should evaluate to NaN
Reviewed-by: lagergren
sundar [Mon, 01 Jul 2013 14:15:07 +0530] rev 18626
8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
Reviewed-by: hannesw