dfuchs [Thu, 08 Jun 2017 12:24:13 +0100] rev 45530
8181430: HTTP/2 client might deadlock when receiving data during the initial handshake
Summary: CountDownLatch removed. Data produced during the handshake is instead buffered until the preface is sent.
Reviewed-by: michaelm, msheppar, prappo
ihse [Thu, 08 Jun 2017 11:24:46 +0200] rev 45529
8181776: Move back specs to closed
Reviewed-by: erikj
mchung [Wed, 07 Jun 2017 21:15:06 -0700] rev 45528
8181639: Add tool and services information to module summary
Reviewed-by: alanb, psandoz, lancea
mchung [Wed, 07 Jun 2017 18:54:45 -0700] rev 45527
8181696: Package versioning link does not exist in JAR file specification
Reviewed-by: alanb
lancea [Wed, 07 Jun 2017 15:05:35 -0400] rev 45526
8181195: Mark java.se.ee aggregator module deprecated and for removal
Reviewed-by: joehw, alanb, mchung
prr [Wed, 07 Jun 2017 06:45:09 -0700] rev 45525
Merge
mhalder [Tue, 06 Jun 2017 14:38:19 +0530] rev 45524
8172510: This test fails for me on OS X consistently with result: Expected : 01230123 Actual : 001122303011223
Reviewed-by: serb, prr
Contributed-by: manajit.halder@oracle.com
psadhukhan [Tue, 06 Jun 2017 11:56:01 +0530] rev 45523
8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String)
Reviewed-by: serb
psadhukhan [Tue, 06 Jun 2017 11:11:12 +0530] rev 45522
8181401: Error in Javadoc for JTabbedPane getAccessibleName()
Reviewed-by: serb, ssadetsky
prr [Mon, 05 Jun 2017 11:00:25 -0700] rev 45521
Merge