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