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