dcubed [Fri, 15 Jul 2016 09:37:38 -0700] rev 40182
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@oracle.com
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 40181
Merge
psandoz [Fri, 15 Jul 2016 12:36:15 +0200] rev 40180
8151163: All Buffer implementations should leverage Unsafe unaligned accessors
Reviewed-by: shade, aph
rriggs [Mon, 08 Aug 2016 13:55:16 -0400] rev 40179
8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
Reviewed-by: naoto
snikandrova [Mon, 08 Aug 2016 20:16:53 +0300] rev 40178
8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
Reviewed-by: chegar
weijun [Mon, 08 Aug 2016 21:51:01 +0800] rev 40177
8163303: Remove identity scope information from jarsigner -verbose output
Reviewed-by: mullan