ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42403
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:54 +0000] rev 42402
Added tag jdk-9+147 for changeset 2668b0bc7ad7
duke [Wed, 05 Jul 2017 22:32:17 +0200] rev 42401
Merge
lana [Thu, 01 Dec 2016 21:40:21 +0000] rev 42400
Merge
alanb [Thu, 01 Dec 2016 11:15:32 +0000] rev 42399
Merge
alanb [Thu, 01 Dec 2016 08:57:43 +0000] rev 42398
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42397
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42396
Added tag jdk-9+147 for changeset 1993291760e9
duke [Wed, 05 Jul 2017 22:32:06 +0200] rev 42395
Merge
joehw [Fri, 02 Dec 2016 10:52:51 -0800] rev 42394
8167340: XMLStreamReader.getElementText return corrupt content when size of element is > 8192
Reviewed-by: dfuchs, lancea, clanger
lana [Thu, 01 Dec 2016 21:40:31 +0000] rev 42393
Merge
alanb [Thu, 01 Dec 2016 11:15:12 +0000] rev 42392
Merge
alanb [Thu, 01 Dec 2016 08:57:38 +0000] rev 42391
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com
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
sundar [Thu, 01 Dec 2016 18:53:51 +0530] rev 42382
8170565: JSObject call() is passed undefined for the argument 'thiz'
Reviewed-by: hannesw, jlaskey, attila
alanb [Thu, 01 Dec 2016 11:17:05 +0000] rev 42381
Merge
alanb [Thu, 01 Dec 2016 09:04:29 +0000] rev 42380
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung, sundar
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, sundararajan.athijegannathan@oracle.com
sundar [Mon, 28 Nov 2016 21:13:52 +0530] rev 42379
8170402: Compilation warning with NashornException
Reviewed-by: hannesw, jlaskey
hannesw [Mon, 28 Nov 2016 09:57:40 +0100] rev 42378
8161579: Array-like AbstractJSObject-based instance not treated as array by native array functions
Reviewed-by: jlaskey, attila
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42377
8031567: Better model for storing source revision information
Reviewed-by: erikj
hannesw [Fri, 25 Nov 2016 14:20:24 +0100] rev 42376
8170322: Specialized functions convert booleans to numbers
Reviewed-by: jlaskey, attila