Mon, 06 Jun 2016 23:24:46 -0700 8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized
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
Mon, 06 Jun 2016 16:31:03 -0700 8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer
dnsimon [Mon, 06 Jun 2016 16:31:03 -0700] rev 39260
8156587: [JVMCI] remove Unsafe.getJavaMirror and Unsafe.getKlassPointer Reviewed-by: kvn
Mon, 06 Jun 2016 12:56:40 -0700 Merge
kvn [Mon, 06 Jun 2016 12:56:40 -0700] rev 39259
Merge
Thu, 02 Jun 2016 17:52:42 +0000 8158000: [JVMCI] remove unused ParseClosure class
dnsimon [Thu, 02 Jun 2016 17:52:42 +0000] rev 39258
8158000: [JVMCI] remove unused ParseClosure class Reviewed-by: kvn
Thu, 02 Jun 2016 14:54:35 +0000 Merge
thartmann [Thu, 02 Jun 2016 14:54:35 +0000] rev 39257
Merge
Thu, 02 Jun 2016 13:19:05 +0200 8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
thartmann [Thu, 02 Jun 2016 13:19:05 +0200] rev 39256
8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set Summary: Do not emit unsupported SSE 4.1 instructions in CRC32 intrinsic. Reviewed-by: kvn, zmajo
Thu, 02 Jun 2016 21:12:46 +0800 8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power
fyang [Thu, 02 Jun 2016 21:12:46 +0800] rev 39255
8149418: AArch64: replace tst+br with tbz instruction when tst's constant operand is 2 power Summary: replace tst+br with tbz instruction when tst's constant operand is 2 power Reviewed-by: aph
Thu, 02 Jun 2016 08:46:52 +0200 8156760: VM crashes if -XX:-ReduceInitialCardMarks is set
thartmann [Thu, 02 Jun 2016 08:46:52 +0200] rev 39254
8156760: VM crashes if -XX:-ReduceInitialCardMarks is set Summary: Fixed several compiler crashes with disabled ReduceInitialCardMarks. Reviewed-by: roland, minqi, dlong, tschatzl, kvn
Wed, 01 Jun 2016 16:36:44 +0200 8157842: indexOfChar intrinsic is not emitted on x86
thartmann [Wed, 01 Jun 2016 16:36:44 +0200] rev 39253
8157842: indexOfChar intrinsic is not emitted on x86 Summary: Matcher::match_rule_supported() should check for !UseSSE42Intrinsics. Reviewed-by: roland, rbackman, shade, kvn
Wed, 01 Jun 2016 14:22:18 +0200 8155046: Parse::Block construction using undefined behavior
thartmann [Wed, 01 Jun 2016 14:22:18 +0200] rev 39252
8155046: Parse::Block construction using undefined behavior Summary: Blocks should be created via constructor and placement new. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip