kshefov [Wed, 24 Jun 2015 18:50:19 +0300] rev 31259
8129595: New DTLS tests need @modules
Reviewed-by: alanb
psandoz [Wed, 24 Jun 2015 12:05:30 +0200] rev 31258
8072773: (fs) Files.lines needs a better splitting implementation for stream source
Reviewed-by: alanb
amurillo [Tue, 23 Jun 2015 14:20:59 -0700] rev 31257
Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31256
Merge
amurillo [Thu, 18 Jun 2015 22:38:45 -0700] rev 31255
Merge
kvn [Fri, 12 Jun 2015 09:59:30 -0700] rev 31254
Merge
vlivanov [Thu, 11 Jun 2015 14:20:01 +0300] rev 31253
8074551: GWT can be marked non-compilable due to deopt count pollution
Reviewed-by: kvn
bpb [Tue, 23 Jun 2015 09:46:22 -0700] rev 31252
8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows
Summary: Suppress testing the Teredo tunneling interface on Windows.
Reviewed-by: chegar
kshefov [Tue, 23 Jun 2015 16:36:04 +0300] rev 31251
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
Reviewed-by: vlivanov
rriggs [Tue, 23 Jun 2015 09:23:53 -0400] rev 31250
Merge
rriggs [Tue, 23 Jun 2015 09:21:25 -0400] rev 31249
8129535: java_props_md.c should compile on VS 2010
Summary: Visual Studio 2010 does not allow declarations in the middle of blocks; only at the beginning
Reviewed-by: alanb
psandoz [Tue, 23 Jun 2015 09:49:55 +0200] rev 31248
8129120: Terminal operation properties should not be back-propagated to upstream operations
Reviewed-by: briangoetz, chegar
bpb [Mon, 22 Jun 2015 13:30:21 -0700] rev 31247
8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception
Summary: Check for rmid == null before dereferencing the variable.
Reviewed-by: rriggs, chegar
rriggs [Sat, 20 Jun 2015 10:03:42 -0400] rev 31246
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
Summary: System property os.name and os.version should report the version of kernel32.dll
Reviewed-by: alanb, igerasim
bpb [Fri, 19 Jun 2015 09:35:10 -0700] rev 31245
8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently
Summary: Print seed used to initialize Random and add ability to specify seed.
Reviewed-by: alanb, chegar