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
thartmann [Tue, 07 Jun 2016 18:20:44 +0200] rev 39263
8158228: C1 incorrectly folds mismatched loads from stable arrays
Summary: Disable constant folding for mismatched loads from stable arrays.
Reviewed-by: vlivanov
thartmann [Tue, 07 Jun 2016 09:11:32 +0000] rev 39262
Merge
jcm [Mon, 06 Jun 2016 23:24:46 -0700] rev 39261
8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized
Summary: handle realloc failure pending exception.
Reviewed-by: roland
dnsimon [Mon, 06 Jun 2016 16:31:03 -0700] rev 39260
8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
Reviewed-by: kvn