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>