aefimov [Sun, 28 Jun 2015 23:05:46 +0300] rev 31271
8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
Reviewed-by: igerasim
valeriep [Fri, 26 Jun 2015 21:34:34 +0000] rev 31270
7191662: JCE providers should be located via ServiceLoader
Summary: Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung
darcy [Thu, 25 Jun 2015 11:59:40 -0700] rev 31269
8129624: Move jdk_rmi test group from tier 2 to tier 3
Reviewed-by: alanb, smarks
valeriep [Thu, 25 Jun 2015 17:53:52 +0000] rev 31268
8087157: PKCS11 provider not instantiated with security manager
Summary: updated java.policy file with sun.misc pkg access permission for SunPKCS11 provider.
Reviewed-by: mullan
darcy [Thu, 25 Jun 2015 08:30:34 -0700] rev 31267
8129822: Define "headful" jtreg keyword
Reviewed-by: alanb, alexsch
msheppar [Thu, 25 Jun 2015 14:23:03 +0100] rev 31266
8129507: sun/net/www/protocol/http/B6369510.java fails intermittently
Summary: changed openConnection() to openConnection(Proxy.NO_PROXY)
Reviewed-by: chegar
asmotrak [Thu, 25 Jun 2015 20:20:41 +0800] rev 31265
8129575: Equal DelegationPermission instances may return different hash codes
Reviewed-by: mullan, weijun
weijun [Thu, 25 Jun 2015 09:03:23 +0800] rev 31264
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
Reviewed-by: vinnie
naoto [Wed, 24 Jun 2015 16:42:11 -0700] rev 31263
8008577: Use CLDR Locale Data by Default
Reviewed-by: erikj, okutsu
smarks [Wed, 24 Jun 2015 16:08:58 -0700] rev 31262
8080450: doc for Double/Int/LongSummaryStatistics.toString has errors
Reviewed-by: darcy, lancea
darcy [Wed, 24 Jun 2015 15:15:10 -0700] rev 31261
8129597: Add tier 3 test definitions to the JDK 9 forest
Reviewed-by: smarks, jjg
sherman [Wed, 24 Jun 2015 11:15:23 -0700] rev 31260
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
Summary: to take input bytes as unsigned before check range
Reviewed-by: alanb
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