coleenp [Mon, 13 Jun 2016 09:02:47 -0400] rev 39275
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
mgronlun [Mon, 13 Jun 2016 11:48:11 +0200] rev 39274
8158033: Notify_tracing() misplaced for intended purpose
Reviewed-by: egahlin, dholmes
rehn [Mon, 13 Jun 2016 10:10:35 +0200] rev 39273
8072440: serviceability/dcmd/ tests timeout
Reviewed-by: sla, mlarsson
jmasa [Thu, 19 May 2016 14:53:18 -0700] rev 39272
8157373: Active workers should not be reset in AbstractWorkGang initialize()
Reviewed-by: kbarrett, tschatzl, jwilhelm
jmasa [Sat, 11 Jun 2016 00:12:28 +0000] rev 39271
Merge
jmasa [Fri, 10 Jun 2016 09:22:09 -0700] rev 39270
8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC
Reviewed-by: sjohanss, sangheki
amurillo [Fri, 10 Jun 2016 15:19:32 -0700] rev 39269
Merge
kvn [Fri, 10 Jun 2016 20:28:46 +0200] rev 39268
Merge
kvn [Fri, 10 Jun 2016 10:13:30 -0700] rev 39267
Merge
dnsimon [Fri, 10 Jun 2016 02:43:53 +0000] rev 39266
8158351: [JVMCI] NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
Reviewed-by: kvn, vlivanov
enevill [Tue, 07 Jun 2016 10:17:28 +0000] rev 39265
8158913: aarch64: SEGV running Spark terasort
Summary: Use signed instead of unsigned test for end of loop in gen_write_ref_array_post_barrier
Reviewed-by: aph
Contributed-by: felix.yang@linaro.org
dnsimon [Tue, 07 Jun 2016 17:16:51 -0700] rev 39264
8158985: [JVMCI] access to HotSpotJVMCIRuntime.vmEventListeners must be thread safe
Reviewed-by: iveresov, kvn