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