msheppar [Mon, 20 Apr 2015 00:27:38 +0100] rev 31733
8076376: Enhance IIOP operations
Reviewed-by: rriggs, coffeys, ahgross, skoivu
katleman [Thu, 16 Jul 2015 13:51:50 -0700] rev 31732
Added tag jdk9-b73 for changeset 44abadee145b
duke [Wed, 05 Jul 2017 20:42:14 +0200] rev 31731
Merge
lana [Thu, 16 Jul 2015 19:31:55 -0700] rev 31730
Merge
asmotrak [Thu, 16 Jul 2015 21:48:20 +0300] rev 31729
8074784: Additional tests for XML DSig API
Reviewed-by: mullan
kshefov [Thu, 16 Jul 2015 21:39:49 +0300] rev 31728
8129306: Some new tests developed for JDK-8085979 fail in jdk9/cpu
Reviewed-by: vinnie
psandoz [Thu, 16 Jul 2015 14:39:16 +0200] rev 31727
8131052: Documentation of AbstractSpliterator refers to forEach rather than forEachRemaining
Reviewed-by: dfuchs
amlu [Thu, 16 Jul 2015 10:21:21 +0200] rev 31726
8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
Reviewed-by: psandoz
amlu [Thu, 16 Jul 2015 10:17:11 +0200] rev 31725
8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java
Reviewed-by: psandoz
asmotrak [Thu, 16 Jul 2015 09:20:39 +0800] rev 31724
8049814: Additional SASL client-server tests
Reviewed-by: weijun
bpb [Wed, 15 Jul 2015 10:43:07 -0700] rev 31723
8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN
Summary: Refine documentation of allocate*(), wrap(), slice(), duplicate(), asReadOnlyBuffer(), and as{Type}Buffer() to explcitly state the byte order of the created buffer.
Reviewed-by: alanb
vinnie [Wed, 15 Jul 2015 18:42:12 +0100] rev 31722
8131359: Correct the JTREG tags in java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java test
Reviewed-by: mullan
vinnie [Wed, 15 Jul 2015 18:12:48 +0100] rev 31721
8041787: Need new regressions tests for buffer handling for PBE algorithms
Reviewed-by: vinnie
Contributed-by: rhalade <rajan.halade@oracle.com>
fyuan [Wed, 15 Jul 2015 18:18:10 +0200] rev 31720
8129833: Need basic tests for rmic
Summary: Added a new basic test case to jdk/test/sun/rmi/rmic/RMIGenerator.java
Reviewed-by: dfuchs