Mon, 08 Aug 2016 11:04:57 -0700 Merge
amurillo [Mon, 08 Aug 2016 11:04:57 -0700] rev 40206
Merge
Mon, 08 Aug 2016 08:12:20 -0700 Merge
amurillo [Mon, 08 Aug 2016 08:12:20 -0700] rev 40205
Merge
Fri, 05 Aug 2016 09:50:29 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:50:29 -0700] rev 40204
Merge
Tue, 02 Aug 2016 18:36:47 +0200 8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
mgronlun [Tue, 02 Aug 2016 18:36:47 +0200] rev 40203
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory Reviewed-by: egahlin, dcubed
Mon, 01 Aug 2016 14:09:27 +0000 Merge
dsamersoff [Mon, 01 Aug 2016 14:09:27 +0000] rev 40202
Merge
Mon, 01 Aug 2016 15:39:10 +0300 8160817: Add jsadebugd functionality to jhsdb
dsamersoff [Mon, 01 Aug 2016 15:39:10 +0300] rev 40201
8160817: Add jsadebugd functionality to jhsdb Summary: add jsadebugd functionality to jhsdb Reviewed-by: dsamersoff Contributed-by: sharath.ballal@oracle.com
Mon, 01 Aug 2016 15:27:07 +0300 8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member
dsamersoff [Mon, 01 Aug 2016 15:27:07 +0300] rev 40200
8162702: com.sun.management.internal.GcInfoBuilder.getPoolNames should not return reference of it's private member Summary: return clone of array Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre@oracle.com
Mon, 01 Aug 2016 13:53:55 +0300 8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions
dsamersoff [Mon, 01 Aug 2016 13:53:55 +0300] rev 40199
8162524: src/jdk.management/share/native/libmanagement_ext/Flag.c doesn't handle JNI exceptions Summary: add missed exception check Reviewed-by: dholmes, hb, dsamersoff Contributed-by: amit.sapre@oracle.com
Mon, 01 Aug 2016 10:51:32 +0300 8158050: Remove SA-JDI
dsamersoff [Mon, 01 Aug 2016 10:51:32 +0300] rev 40198
8158050: Remove SA-JDI Summary: Remove SA-JDI Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Sat, 30 Jul 2016 00:11:02 +0000 Merge
amurillo [Sat, 30 Jul 2016 00:11:02 +0000] rev 40197
Merge
Fri, 29 Jul 2016 16:11:57 -0700 Merge
amurillo [Fri, 29 Jul 2016 16:11:57 -0700] rev 40196
Merge
Fri, 29 Jul 2016 10:18:47 +0200 8162458: Buffer view implementations use incorrect offset for Unsafe access
psandoz [Fri, 29 Jul 2016 10:18:47 +0200] rev 40195
8162458: Buffer view implementations use incorrect offset for Unsafe access Reviewed-by: alanb
Wed, 27 Jul 2016 13:33:55 +0000 Merge
acorn [Wed, 27 Jul 2016 13:33:55 +0000] rev 40194
Merge
Wed, 27 Jul 2016 08:33:15 -0400 8162340: Better class stream parsing
acorn [Wed, 27 Jul 2016 08:33:15 -0400] rev 40193
8162340: Better class stream parsing Summary: check package validity Reviewed-by: lfoltan, coleenp, dholmes
Tue, 26 Jul 2016 23:52:29 -0400 8140723: Remove source code conditionalized on JAVASE_EMBEDDED
dholmes [Tue, 26 Jul 2016 23:52:29 -0400] rev 40192
8140723: Remove source code conditionalized on JAVASE_EMBEDDED Reviewed-by: psandoz, alanb, alexsch
Tue, 26 Jul 2016 16:18:24 -0700 Merge
amurillo [Tue, 26 Jul 2016 16:18:24 -0700] rev 40191
Merge
Fri, 22 Jul 2016 10:35:48 -0700 Merge
amurillo [Fri, 22 Jul 2016 10:35:48 -0700] rev 40190
Merge
Thu, 21 Jul 2016 20:09:20 -0700 Merge
amurillo [Thu, 21 Jul 2016 20:09:20 -0700] rev 40189
Merge
Thu, 21 Jul 2016 16:29:17 +0200 8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
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
Wed, 20 Jul 2016 12:53:25 -0700 8161057: Solaris: deprecated/obsolete compiler flags should be removed
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
Mon, 18 Jul 2016 14:21:17 -0700 8161164: quarantine more tests that can't attach symbolicator to the process on MacOS X
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
Mon, 18 Jul 2016 08:28:32 -0700 8161034: GPL header missing comma after year
fparain [Mon, 18 Jul 2016 08:28:32 -0700] rev 40185
8161034: GPL header missing comma after year Reviewed-by: alanb
Fri, 15 Jul 2016 23:54:37 -0700 8158350: Table in ThreadInfo.from(CompositeData) may need updates for new stack trace attributes
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
Fri, 15 Jul 2016 18:09:33 +0000 Merge
dcubed [Fri, 15 Jul 2016 18:09:33 +0000] rev 40183
Merge
Fri, 15 Jul 2016 09:37:38 -0700 8160997: Solaris: deprecated <pwd.h> and <gid.h> interfaces should be replaced
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
Fri, 15 Jul 2016 09:10:36 -0700 Merge
amurillo [Fri, 15 Jul 2016 09:10:36 -0700] rev 40181
Merge
Fri, 15 Jul 2016 12:36:15 +0200 8151163: All Buffer implementations should leverage Unsafe unaligned accessors
psandoz [Fri, 15 Jul 2016 12:36:15 +0200] rev 40180
8151163: All Buffer implementations should leverage Unsafe unaligned accessors Reviewed-by: shade, aph
Mon, 08 Aug 2016 13:55:16 -0400 8161431: JNI pending exceptions in ProcessHandleImpl_linux.c and ProcessHandleImpl_unix.c
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
Mon, 08 Aug 2016 20:16:53 +0300 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
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
Mon, 08 Aug 2016 21:51:01 +0800 8163303: Remove identity scope information from jarsigner -verbose output
weijun [Mon, 08 Aug 2016 21:51:01 +0800] rev 40177
8163303: Remove identity scope information from jarsigner -verbose output Reviewed-by: mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip