alanb [Thu, 01 Dec 2016 11:16:45 +0000] rev 42408
Merge
alanb [Thu, 01 Dec 2016 09:02:42 +0000] rev 42407
8169069: Module system implementation refresh (11/2016)
Reviewed-by: mcimadamore, jjg, mchung, anazarov
Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, bhavesh.x.patel@oracle.com, andrey.x.nazarov@oracle.com
erikj [Tue, 29 Nov 2016 11:51:01 +0100] rev 42406
8166737: default langtools make test settings result in no ouput
Reviewed-by: tbell
mchung [Mon, 28 Nov 2016 18:05:09 -0800] rev 42405
8170424: back out src.zip change from JDK-8170424
Reviewed-by: prr
mchung [Mon, 28 Nov 2016 11:36:43 -0800] rev 42404
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj, jjg
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