Mon, 28 Feb 2011 17:12:42 -0800 7023229: extraneous include of precompiled.hpp in hsdis.c
never [Mon, 28 Feb 2011 17:12:42 -0800] rev 8496
7023229: extraneous include of precompiled.hpp in hsdis.c Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
Mon, 28 Feb 2011 06:07:12 -0800 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
twisti [Mon, 28 Feb 2011 06:07:12 -0800] rev 8495
7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc Reviewed-by: never, bdelsart
Sat, 26 Feb 2011 12:10:54 -0800 6942326: x86 code in string_indexof() could read beyond reserved heap space
kvn [Sat, 26 Feb 2011 12:10:54 -0800] rev 8494
6942326: x86 code in string_indexof() could read beyond reserved heap space Summary: copy small (<8) strings on stack if str+16 crosses a page boundary and load from stack into XMM. Back up pointer when loading string's tail. Reviewed-by: never
Thu, 24 Feb 2011 14:49:34 -0800 Merge
never [Thu, 24 Feb 2011 14:49:34 -0800] rev 8493
Merge
Thu, 24 Feb 2011 11:09:16 -0800 7021603: crash in fill_sync_handler with ExtendedDTrace probes
never [Thu, 24 Feb 2011 11:09:16 -0800] rev 8492
7021603: crash in fill_sync_handler with ExtendedDTrace probes Reviewed-by: iveresov
Thu, 24 Feb 2011 10:28:20 -0800 6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node
kvn [Thu, 24 Feb 2011 10:28:20 -0800] rev 8491
6812217: Base memory of MergeMem node violates assert during killing expanded AllocateArray node Summary: The assert in MergeMemNode::memory_at() misses the case when address is TOP. Reviewed-by: never
Wed, 23 Feb 2011 19:09:16 -0800 7012072: CompileTheWorld causes incorrect class initialization
never [Wed, 23 Feb 2011 19:09:16 -0800] rev 8490
7012072: CompileTheWorld causes incorrect class initialization Reviewed-by: kvn, twisti
Wed, 23 Feb 2011 12:28:23 -0800 Merge
kvn [Wed, 23 Feb 2011 12:28:23 -0800] rev 8489
Merge
Tue, 22 Feb 2011 18:13:03 -0800 Merge
iveresov [Tue, 22 Feb 2011 18:13:03 -0800] rev 8488
Merge
Tue, 22 Feb 2011 15:25:02 -0800 7020521: arraycopy stubs place prebarriers incorrectly
iveresov [Tue, 22 Feb 2011 15:25:02 -0800] rev 8487
7020521: arraycopy stubs place prebarriers incorrectly Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable. Reviewed-by: never, kvn
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip