bpb [Fri, 01 Jul 2016 12:55:23 -0700] rev 39336
8160018: (fs) Remove GioFileTypeDetector on Solaris
Summary: Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs
bpb [Fri, 01 Jul 2016 12:54:18 -0700] rev 39335
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
Summary: Change name of "work" temp directory to "TestName"
Reviewed-by: rriggs
mullan [Fri, 01 Jul 2016 14:29:18 -0400] rev 39334
8157847: Deprecate the java.security.acl API with forRemoval=true
Reviewed-by: weijun, mchung
mullan [Fri, 01 Jul 2016 11:42:26 -0400] rev 39333
8157707: Deprecate the java.security.Certificate API with forRemoval=true
Reviewed-by: xuelei
amlu [Fri, 01 Jul 2016 12:50:58 +0800] rev 39332
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
Reviewed-by: weijun
amurillo [Thu, 30 Jun 2016 22:38:17 +0000] rev 39331
Merge
amurillo [Thu, 30 Jun 2016 10:31:19 -0700] rev 39330
Merge
amurillo [Wed, 29 Jun 2016 21:49:41 -0700] rev 39329
Merge
amurillo [Thu, 23 Jun 2016 17:07:31 -0700] rev 39328
Merge
kzhaldyb [Wed, 15 Jun 2016 20:43:53 +0300] rev 39327
8156226: DiagnosticCommandImpl::invoke throws not very comprehensive message in case if method exists but signature or parameters are wrong
Reviewed-by: mchung, dholmes, dfuchs
dsamersoff [Wed, 15 Jun 2016 11:24:12 +0300] rev 39326
8153278: sun/tools/jps/TestJpsJar.java fails in hs nightly
Summary: Refactor the test to take pwd right before the check
Reviewed-by: dholmes
coleenp [Mon, 13 Jun 2016 09:03:32 -0400] rev 39325
8158237: JVMTI hides critical debug information for memory leak tracing
Summary: remove _backtrace as hidden field, original problem no longer exists
Reviewed-by: sspitsyn, jiangli
amurillo [Fri, 10 Jun 2016 15:19:33 -0700] rev 39324
Merge
dnsimon [Mon, 06 Jun 2016 16:18:01 -0700] rev 39323
8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
Reviewed-by: kvn
bchristi [Thu, 30 Jun 2016 10:13:30 -0700] rev 39322
8160370: System.getProperty("os.version") returns "Unknown" on Mac
Summary: Read SystemVersion.plist on pre-10.9 Mac OS
Reviewed-by: bpb, ddehaven, gziemski, rriggs