ddehaven [Wed, 01 Jun 2016 15:27:49 -0700] rev 39068
Merge
lana [Fri, 20 May 2016 00:02:55 -0700] rev 39067
8157776: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
lana [Thu, 16 Jun 2016 19:07:26 +0000] rev 39066
Added tag jdk-9+123 for changeset 23d765900a30
duke [Wed, 05 Jul 2017 21:51:02 +0200] rev 39065
Merge
mli [Sat, 18 Jun 2016 16:50:19 -0700] rev 39064
8159762: Some minor test bugs in java/lang/module/ModuleDescriptorTest.java
Reviewed-by: alanb
asmotrak [Fri, 17 Jun 2016 19:45:06 -0700] rev 39063
8159501: ShortRSAKey512.java intermittently times out
Reviewed-by: xuelei
mchung [Fri, 17 Jun 2016 14:37:00 -0700] rev 39062
8159630: Add new test for jdk.internal.misc.VM::getRuntimeArguments
Reviewed-by: lancea
rriggs [Fri, 17 Jun 2016 15:57:28 -0400] rev 39061
8155808: Process.getInputStream().skip() method is faulty
Summary: For Process input streams, implement skip as read
Reviewed-by: prappo, dfuchs
psandoz [Fri, 17 Jun 2016 10:08:39 -0700] rev 39060
8159821: "PrimitiveStream.iterateFinite" methods contain incorrect code sample
Reviewed-by: chegar, briangoetz
psandoz [Sat, 28 May 2016 13:57:30 +0530] rev 39059
8158253: Collections: Implement a noop clear() for EmptyList, EmptyMap and EmptySet
Reviewed-by: psandoz
Contributed-by: Mohamed Naufal <naufal11@gmail.com>
alanb [Fri, 17 Jun 2016 17:17:21 +0100] rev 39058
8140449: (fs) Paths.get("x").relativize("") return ..\ on Windows
Reviewed-by: chegar, rriggs
redestad [Fri, 17 Jun 2016 16:18:37 +0200] rev 39057
8159745: Remove java.net.Parts
Reviewed-by: alanb, chegar
goetz [Tue, 14 Jun 2016 10:44:59 +0200] rev 39056
8159690: [TESTBUG] Mark headful tests with @key headful.
Reviewed-by: simonis, alexsch
weijun [Fri, 17 Jun 2016 21:08:03 +0800] rev 39055
8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781
Reviewed-by: mullan
weijun [Fri, 17 Jun 2016 21:07:31 +0800] rev 39054
8158633: BASE64 encoded cert not correctly parsed with UTF-16
Reviewed-by: mullan
nishjain [Fri, 17 Jun 2016 21:42:38 +0900] rev 39053
8159420: The LanguageRange.parse() method is throwing IllegalArgumentException in Turkish Locale
Reviewed-by: naoto, okutsu, peytoia