dfuchs [Tue, 26 Jul 2016 14:29:54 +0100] rev 39801
8153082: Update XSLT compiler to generate classes that invoke addReads
Summary: This fix updates the XSLT compiler to generate Module.addReads statements for external function calls (see FunctionCall.java)
Reviewed-by: alanb, clanger, joehw
amurillo [Thu, 21 Jul 2016 17:14:40 +0000] rev 39800
Merge
joehw [Mon, 04 Apr 2016 14:54:38 -0700] rev 39799
8149962: Better delineation of XML processing
Reviewed-by: dfuchs, lancea, ahgross
joehw [Tue, 16 Feb 2016 10:22:22 -0800] rev 39798
8148872: Complete name checking
Reviewed-by: dfuchs, lancea, ahgross
amurillo [Thu, 21 Jul 2016 16:42:58 +0000] rev 39797
Added tag jdk-9+128 for changeset 6d3e12036f39
duke [Wed, 05 Jul 2017 21:59:34 +0200] rev 39796
Merge
hannesw [Tue, 26 Jul 2016 15:56:35 +0200] rev 39795
8068972: Array.splice should follow the ES6 specification
Reviewed-by: mhaupt, jlaskey