Changeset: 7d4e30730f80
Author:valeriep
Date: 2013-04-04 20:05 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7d4e30730f80
7155720: PKCS11 minor issues in native code
Summary: Added OOM handling to address the two issues found by parfait.
Reviewed-by: weijun
! src/solaris/na
Changeset: 7b1189bf1d7b
Author:dxu
Date: 2013-04-04 15:39 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7b1189bf1d7b
8000406: change files using @GenerateNativeHeader to use @Native
Summary: Use @Native annotation to mark constants interested by native codes
Reviewed-by: ala
Alright, thanks, I'll push it today.
- Kurchi
On 4/4/13 1:33 AM, Chris Hegarty wrote:
I'm happy to go with what you have Kurchi.
-Chris.
On 04/04/2013 01:57 AM, Kurchi Subhra Hazra wrote:
So the default non-proxy hosts are localhost|127.*|[::1]|0.0.0.0|[::0].
There can thus be a problem only
I'm happy to go with what you have Kurchi.
-Chris.
On 04/04/2013 01:57 AM, Kurchi Subhra Hazra wrote:
So the default non-proxy hosts are localhost|127.*|[::1]|0.0.0.0|[::0].
There can thus be a problem only if the local machine is being used as a
proxy, which will be
unlikely in real environmen