joehw [Fri, 21 Dec 2012 17:29:23 -0800] rev 14922
8005280: (props) Improve test coverage for small XML parser
Summary: added a few more invalid XML files, international characters to LoadAndStore test, and a behavior compatibility test.
Reviewed-by: alanb, lancea
sjiang [Fri, 21 Dec 2012 10:58:20 +0100] rev 14921
8005325: The script should use TESTVMOPTS
Summary: Put back TESTVMOPTS which was removed by mistake.
Reviewed-by: smarks
jbachorik [Fri, 21 Dec 2012 09:27:37 +0100] rev 14920
7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently
Summary: ClientCommunicatorAdmin should call gotIOException((IOException)e) instead of restart((IOException)e) when detecting a communication error, because the method gotIOException will send a failure notification if necessary.
Reviewed-by: emcmanus, sjiang
Contributed-by: jaroslav.bachorik@oracle.com
smarks [Thu, 20 Dec 2012 20:11:45 -0800] rev 14919
8005290: remove -showversion from RMI test library subprocess mechanism
Reviewed-by: jgish, chegar, dmocek
alanb [Thu, 20 Dec 2012 20:40:04 +0000] rev 14918
8005281: (props) loadFromXML/storeToXML with small parser is not thread safe
Reviewed-by: mchung
alanb [Thu, 20 Dec 2012 20:29:59 +0000] rev 14917
8001048: JSR-160: Allow IIOP transport to be optional
Reviewed-by: dsamersoff, dfuchs, mchung
dsamersoff [Thu, 20 Dec 2012 20:12:32 +0400] rev 14916
8005309: Missed tests for 6783290,6937053,7009998
Summary: Missed tests for 6783290,6937053,7009998
Reviewed-by: sjiang, emcmanus
Contributed-by: jaroslav.bachorik@oracle.com
chegar [Thu, 20 Dec 2012 15:04:53 +0000] rev 14915
8005306: Redundant cast warning in KeepAliveStream.java
Reviewed-by: alanb