hg: jdk9/hs/jdk: 2 new changesets

daniel.daugherty at oracle.com daniel.daugherty at oracle.com
Fri Jul 15 20:14:10 UTC 2016


Changeset: cad98c19950c
Author:    dcubed
Date:      2016-07-15 09:37 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs/jdk/rev/cad98c19950c

8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
Summary: Use final POSIX 1003.1c versions of getgrgid_r(), getgrnam_r(), getpwnam_r(), and getpwuid_r().
Reviewed-by: alanb, dcubed, simonis, dholmes
Contributed-by: alan.burlison at oracle.com

! src/java.base/unix/native/libjava/ProcessHandleImpl_unix.c
! src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
! src/jdk.security.auth/solaris/native/libjaas/Solaris.c
! src/jdk.security.auth/unix/native/libjaas/Unix.c

Changeset: ab4bfa1d32fc
Author:    dcubed
Date:      2016-07-15 18:09 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs/jdk/rev/ab4bfa1d32fc

Merge




More information about the jdk9-all-changes mailing list