lancea [Thu, 20 Mar 2014 18:18:11 -0400] rev 23559
8037507: Fix broken link in javax/sql/rowset/package.html
Reviewed-by: darcy
msheppar [Thu, 20 Mar 2014 21:27:22 +0000] rev 23558
8036601: JNI exception pending in jdk/src/windows/native/sun/net/dns/ResolverConfigurationImpl.c
Summary: check JNI return values and pending exceptions, Check malloc returns, and throw OOME as appropriate
Reviewed-by: alanb
msheppar [Thu, 20 Mar 2014 21:14:51 +0000] rev 23557
8036609: Check jdk/src/windows/native/java/lang/ProcessImpl_md.c for JNI pending exceptions
Summary: added ExceptionCheck fater JNI calls
Reviewed-by: chegar
msheppar [Thu, 20 Mar 2014 21:03:43 +0000] rev 23556
8036603: Check jdk/src/windows/native/java/lang/ProcessEnvironment_md.c for JNI pending exceptions
Summary: added JNI call NULL return checks
Reviewed-by: alanb, mchung
joehw [Thu, 20 Mar 2014 13:41:17 -0700] rev 23555
8035577: Xerces Update: impl/xpath/regex/RangeToken.java
Reviewed-by: lancea, alanb, sherman, joehw
Contributed-by: david.x.li@oracle.com
msheppar [Thu, 20 Mar 2014 16:19:08 +0000] rev 23554
8036134: Check src/windows/native/sun/nio/fs/WindowsNativeDispatcher.c for JNI pending exceptions
Summary: check malloc return value and added JUN_ThrowOutOfMemoryException
Reviewed-by: alanb
msheppar [Thu, 20 Mar 2014 15:25:57 +0000] rev 23553
8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Summary: intermittent test failure leaves server process - add server pid to test's kill -9 command
Reviewed-by: chegar
ascarpino [Wed, 19 Mar 2014 11:48:06 -0700] rev 23552
7107611: sun.security.pkcs11.SessionManager is scalability blocker
Reviewed-by: valeriep