prr [Fri, 01 Jul 2016 13:30:38 -0700] rev 39580
Merge
prr [Mon, 27 Jun 2016 10:00:47 -0700] rev 39579
Merge
lana [Mon, 20 Jun 2016 06:13:28 -0700] rev 39578
8159324: JDK9 message drop 10 resource updates
Summary: JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw
Contributed-by: li.jiang@oracle.com
amurillo [Thu, 07 Jul 2016 18:21:23 +0000] rev 39577
Added tag jdk-9+126 for changeset c74ef1ce07fb
duke [Wed, 05 Jul 2017 21:56:37 +0200] rev 39576
Merge
amurillo [Thu, 07 Jul 2016 18:21:25 +0000] rev 39575
Added tag jdk-9+126 for changeset 5c06a5663124
duke [Wed, 05 Jul 2017 21:56:30 +0200] rev 39574
Merge
amurillo [Thu, 07 Jul 2016 18:21:21 +0000] rev 39573
Added tag jdk-9+126 for changeset c2c8f6b847e5
duke [Wed, 05 Jul 2017 21:56:22 +0200] rev 39572
Merge
amurillo [Tue, 12 Jul 2016 21:15:49 +0000] rev 39571
Merge
bpb [Mon, 11 Jul 2016 17:18:59 -0700] rev 39570
8160215: jdk/test/java/io/Reader/ReaderBulkReadContract.java should clean up better
Summary: Create temporary files in the test scratch directory instead of in the default temporary file directory.
Reviewed-by: lancea, alanb
bpb [Mon, 11 Jul 2016 14:46:21 -0700] rev 39569
8160831: GioFileTypeDetector always calls deprecated g_type_init
Summary: Ensure that g_type_init is non-null before using it.
Reviewed-by: alanb
Contributed-by: Martin Walsh <martin.walsh@oracle.com>
psandoz [Mon, 23 May 2016 23:12:05 +0800] rev 39568
8158365: List.spliterator should optimize for RandomAccess lists
Reviewed-by: psandoz
Contributed-by: Hiroshi Ito <hiroshi.ito@gs.com>
michaelm [Mon, 11 Jul 2016 14:32:51 +0100] rev 39567
8160786: No CCC for public class java.net.http.AsyncSSlDelegate
Reviewed-by: chegar
dfuchs [Mon, 11 Jul 2016 11:32:40 +0100] rev 39566
8056285: java/util/logging/CheckLockLocationTest.java java.lang.RuntimeException: Test failed: should have been able to create FileHandler for %t/writable-dir/log.log in writable directory.
Summary: added some instrumentation to the test to help a better diagnosis
Reviewed-by: mchung