dfuchs [Tue, 29 Nov 2016 13:19:23 +0000] rev 42390
8169778: Add new public methods to get new instances of the JAXP factories builtin system-default implementations
Summary: A new public static method is added to each of the JAXP factories. The new method will create and return a new instance of the system-default builtin implementation, without going through the lookup process.
Reviewed-by: rriggs, joehw, lancea, alanb
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42389
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42388
Added tag jdk-9+147 for changeset cddf48cf96e9
duke [Wed, 05 Jul 2017 22:31:58 +0200] rev 42387
Merge
sundar [Fri, 02 Dec 2016 05:39:13 -0800] rev 42386
8168663: Nashorn: ant testng tests doesn't support external java options
Summary: added new run.test.jvmargs.external property
Reviewed-by: sundar, hannesw
Contributed-by: srinivas.dama@oracle.com
sundar [Thu, 01 Dec 2016 08:12:06 -0800] rev 42385
8130351: JDK-8130127.js fails under cygwin: cygwin path pased to Java
Summary: jjs uses jline which expects newline character to terminate interactive input
Reviewed-by: sundar, jlaskey
Contributed-by: srinivas.dama@oracle.com
lana [Thu, 01 Dec 2016 21:40:33 +0000] rev 42384
Merge
attila [Thu, 01 Dec 2016 14:37:39 +0100] rev 42383
8170594: >>>=0 generates invalid bytecode for BaseNode LHS
Reviewed-by: jlaskey, sundar