mhaupt [Fri, 10 Jul 2015 08:42:35 +0200] rev 31737
8130862: let hg ignore TestNG ZIP file in Nashorn test library directory
Reviewed-by: hannesw, sundar
katleman [Thu, 16 Jul 2015 13:51:58 -0700] rev 31736
Added tag jdk9-b73 for changeset 619db21ffc79
duke [Wed, 05 Jul 2017 20:42:18 +0200] rev 31735
Merge
lana [Thu, 16 Jul 2015 19:30:33 -0700] rev 31734
Merge
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