attila [Wed, 02 Sep 2015 12:26:57 +0200] rev 32439
8134930: Defer stack trace walking of NashornException for extracting line number and file name
Reviewed-by: hannesw, sundar
sundar [Tue, 01 Sep 2015 23:08:33 +0530] rev 32438
8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
Reviewed-by: attila, jlaskey
aw [Tue, 01 Sep 2015 18:19:29 +0200] rev 32437
8134865: Need to restore for container block from lexical context in finally
Reviewed-by: attila, mhaupt
sundar [Tue, 01 Sep 2015 18:28:11 +0530] rev 32436
8068901: Surprising behavior with more than one functional interface on a class
8068903: Can't invoke vararg @FunctionalInterface methods
Reviewed-by: attila, hannesw
attila [Mon, 31 Aug 2015 15:18:59 +0200] rev 32435
8133300: Ensure symbol table immutability in Nashorn AST
Reviewed-by: hannesw, lagergren
sundar [Mon, 31 Aug 2015 17:51:02 +0530] rev 32434
8134731: Function.prototype.apply interacts incorrectly with arguments
Reviewed-by: attila, hannesw
katleman [Thu, 03 Sep 2015 14:24:47 -0700] rev 32433
Added tag jdk9-b80 for changeset 68c59ce3ed28
duke [Wed, 05 Jul 2017 20:48:10 +0200] rev 32432
Merge
katleman [Thu, 03 Sep 2015 14:24:41 -0700] rev 32431
Added tag jdk9-b80 for changeset 6d09f17e30a9
duke [Wed, 05 Jul 2017 20:48:05 +0200] rev 32430
Merge
martin [Thu, 03 Sep 2015 18:36:42 -0700] rev 32429
8135048: XSLT.java test fails after changes for JDK-8134984
Summary: hg revert -r 'c22b7e41adf3^' test/javax/xml/jaxp/parsers/8032909
Reviewed-by: darcy
lana [Thu, 03 Sep 2015 16:12:42 -0700] rev 32428
Merge
martin [Wed, 02 Sep 2015 14:11:50 -0700] rev 32427
8134984: Text files should end in exactly one newline
Summary: automated fixup of newlines at end-of-file via the usual perl one-liner
Reviewed-by: chegar, sherman
darcy [Wed, 02 Sep 2015 12:56:06 -0700] rev 32426
8134982: Problem list TCKJapaneseChronology.java
Reviewed-by: lancea
ptbrunet [Wed, 02 Sep 2015 13:24:14 -0500] rev 32425
8134682: Remove com.sun.java.accessibility from jdk/src/closed/java.base/share/conf/security/restricted.pkgs
Summary: remove since renamed accessibility package from closed restricted.pks and update two regression tests
Reviewed-by: mullan, mchung
Contributed-by: peter.brunet@oracle.com
weijun [Wed, 02 Sep 2015 19:20:46 +0800] rev 32424
8129789: implies() of ServicePermission and DelegationPermission underspecified
Reviewed-by: mullan