chegar [Thu, 04 Jun 2015 10:27:06 +0100] rev 30962
8080835: Add blocking bulk read to java.io.InputStream
Reviewed-by: alanb, rriggs, prappo
chegar [Thu, 04 Jun 2015 10:24:31 +0100] rev 30961
8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
Reviewed-by: chegar, msheppar
plevart [Thu, 04 Jun 2015 10:58:17 +0200] rev 30960
8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
Reviewed-by: rriggs, scolebourne
weijun [Thu, 04 Jun 2015 15:29:29 +0800] rev 30959
8031111: fix krb5 caddr
Reviewed-by: valeriep
weijun [Thu, 04 Jun 2015 15:29:23 +0800] rev 30958
8079821: MSOID2.java test is not perfect
Reviewed-by: valeriep
rriggs [Thu, 04 Jun 2015 03:38:56 +0200] rev 30957
Merge
rriggs [Wed, 03 Jun 2015 18:18:05 -0400] rev 30956
8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion
Summary: Change to use javaChild reporting its pid not portable
Reviewed-by: igerasim
rriggs [Wed, 03 Jun 2015 18:17:04 -0400] rev 30955
8081567: java/lang/ProcessHandle/InfoTest.java failed Cannot run program "whoami"
Summary: Replace use of whoami with checking the user against a file created
Reviewed-by: igerasim