bpb [Mon, 08 Aug 2016 13:57:51 -0700] rev 40207
8146215: (fs) java/nio/file/Files/probeContentType/Basic.java failed frequently on Solaris-sparc with Unexpected type: text/plain
Summary: Append a FileTypeDetector using java.net.FileNameMap as a fallback on all platforms
Reviewed-by: alanb, rriggs, naoto
amurillo [Mon, 08 Aug 2016 11:04:57 -0700] rev 40206
Merge
amurillo [Mon, 08 Aug 2016 08:12:20 -0700] rev 40205
Merge
amurillo [Fri, 05 Aug 2016 09:50:29 -0700] rev 40204
Merge
mgronlun [Tue, 02 Aug 2016 18:36:47 +0200] rev 40203
8162945: HotspotDiagnosticMXBean getFlags erroneously reports OutOfMemory
Reviewed-by: egahlin, dcubed
dsamersoff [Mon, 01 Aug 2016 14:09:27 +0000] rev 40202
Merge
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
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
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
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
amurillo [Sat, 30 Jul 2016 00:11:02 +0000] rev 40197
Merge
amurillo [Fri, 29 Jul 2016 16:11:57 -0700] rev 40196
Merge
psandoz [Fri, 29 Jul 2016 10:18:47 +0200] rev 40195
8162458: Buffer view implementations use incorrect offset for Unsafe access
Reviewed-by: alanb
acorn [Wed, 27 Jul 2016 13:33:55 +0000] rev 40194
Merge
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