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
sundar [Thu, 30 Jun 2016 22:24:01 +0530] rev 39321
8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
Reviewed-by: jlaskey, mchung
jnimeh [Thu, 30 Jun 2016 07:14:56 -0700] rev 39320
8030132: Cipher.init syntax error in javadoc @code tag
8160222: javax/crypto/Cipher.java has a typo
Summary: Fixes typographical errors in javax/crypto/Cipher.java
Reviewed-by: weijun
peytoia [Thu, 30 Jun 2016 16:57:25 +0900] rev 39319
7090039: Wrong link in comment of java.text.DateFormatSymbols
Reviewed-by: okutsu
clanger [Thu, 30 Jun 2016 09:30:09 +0200] rev 39318
8158023: SocketExceptions contain too little information sometimes
Reviewed-by: rriggs, msheppar, chegar