On Wed, 2011-08-03 at 11:03 -0700, Alexandre Boulgakov wrote:
> Please see my responses inline.
>
> Thanks!
> -Sasha
>
> On 8/2/2011 9:13 PM, Xuelei Fan wrote:
> > . com/sun/jndi/toolkit/dir/SearchFilter.java
> > 451 for (NamingEnumeration ve = attr.getAll();
> > 452 ve.
Changeset: dd55467dd1f2
Author:ngmr
Date: 2011-10-10 14:50 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/dd55467dd1f2
7099119: Remove unused dlinfo local variable in launcher code
Reviewed-by: ohair, chegar, ngmr
Contributed-by: Steve Poole
! src/solaris/bin/java_md.c
Cha
Changeset: c3da0672a882
Author:ngmr
Date: 2011-10-13 12:30 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c3da0672a882
7100054: (porting) Native code should include fcntl.h and unistd.h rather than
sys/fcntl.h and sys/unistd.h
Summary: Use POSIX defined includes for unistd.h
Changeset: 81987765cb81
Author:ngmr
Date: 2011-11-11 14:40 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/81987765cb81
7112670: Inet4AddressImpl should use getaddrinfo/getnameinfo
Reviewed-by: chegar, alanb, mduigou, ngmr
Contributed-by: Charles Lee
! src/solaris/native/jav
Changeset: ee2fa62fb09f
Author:ngmr
Date: 2011-11-22 09:51 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ee2fa62fb09f
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST
(rather than MAXHOSTNAMELEN)
Reviewed-by: chegar
Contributed-by: Neil
Changeset: 955aae8c1106
Author:ngmr
Date: 2011-11-24 11:34 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/955aae8c1106
7115070: (fs) lookupPrincipalByName/lookupPrincipalByGroupName should treat
ESRCH as not found
Reviewed-by: alanb
Contributed-by: Jonathan Lu
! src/solari
, chegar, dholmes, darcy
Contributed-by: Neil Richards
! test/java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java
Changeset: c508f38245f8
Author:ngmr
Date: 2011-12-12 11:41 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c508f38245f8
7118907: InetAddress.isReachable() should return false if sendto fails with
EHOSTUNREACH
Reviewed-by: alanb, chegar
Contributed-by: Charles Lee
! src/sola
Contributed-by: Neil Richards
! src/share/classes/java/util/EnumMap.java
+ test/java/util/EnumMap/UniqueNullValue.java
Changeset: 13978750cb87
Author:ngmr
Date: 2012-01-31 10:31 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/13978750cb87
7133301: (process) UNIXProcess_md.c should include sys/wait.h rather than wait.h
Reviewed-by: alanb
Contributed-by: Jonathan Lu
! src/solaris/native/java/l
Hi all,
The PKCS11 documentation [1] describes how the selection of a security
provider implementation is (re-)performed each time any initialization
(init*) method is called on objects of the classes:
* javax.crypto.Cipher
* javax.crypto.KeyAgreement
* javax.crypto.Mac
* j
will take a look and let you know my thoughts
> sometime next week.
>
> Valerie
>
> On 07/23/12 21:13, Neil Richards wrote:
> > Hi all,
> >
> > The PKCS11 documentation [1] describes how the selection of a security
> > provider implementation is (re-)
Changeset: 5eed4a92ca8c
Author:ngmr
Date: 2012-10-17 13:35 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5eed4a92ca8c
8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode()
defined behaviour
Reviewed-by: mduigou, alanb
! src/share/classes/java/util/Ha
Hi,
The change made for the RFE 7019834 [1] [2] [3] is built upon the
assertion that:
"All PrincipalComparator implementations should already
implement Principal".
However, the Javadoc for com.sun.security.auth.PrincipalComparator in
the JAAS specification [4] states that:
27;m asking around nearby to see if evidence of real use breakage can be
found, and will tug on this thread again if/when I have something more
to share on this.
Regards,
Neil
On Thu, 2013-02-21 at 17:38 -0500, Sean Mullan wrote:
> Hi,
>
> On 02/21/2013 07:13 AM, Neil Richards wrote:
&
15 matches
Mail list logo