psandoz [Thu, 21 Jul 2016 16:29:17 +0200] rev 40188
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
Reviewed-by: alanb, dholmes
dcubed [Wed, 20 Jul 2016 12:53:25 -0700] rev 40187
8161057: Solaris: deprecated/obsolete compiler flags should be removed
Reviewed-by: tbell, dcubed, dholmes
Contributed-by: alan.burlison@oracle.com
dcubed [Mon, 18 Jul 2016 14:21:17 -0700] rev 40186
8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
8161177: quarantine com/sun/jdi/sde/SourceDebugExtensionTest.java on Win*
Reviewed-by: sspitsyn, gtriantafill
fparain [Mon, 18 Jul 2016 08:28:32 -0700] rev 40185
8161034: GPL header missing comma after year
Reviewed-by: alanb
sspitsyn [Fri, 15 Jul 2016 23:54:37 -0700] rev 40184
8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
Summary: Update table in ThreadInfo.from(CompositeData) for new stack trace attributes
Reviewed-by: alanb, dholmes, dsamersoff
Contributed-by: amit.sapre@oracle.com
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 40183
Merge
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