Tue, 09 Nov 2010 17:31:18 -0800 6839891: Array overrun in vm ci
kvn [Tue, 09 Nov 2010 17:31:18 -0800] rev 7125
6839891: Array overrun in vm ci Summary: fix index check Reviewed-by: never
Tue, 09 Nov 2010 15:12:15 -0800 6998737: JSR 292: Remove the plug guarding the use of compressed oops
iveresov [Tue, 09 Nov 2010 15:12:15 -0800] rev 7124
6998737: JSR 292: Remove the plug guarding the use of compressed oops Summary: The plug that guards the use of compressed oops with invokedynamic needs to be removed Reviewed-by: twisti, kvn
Mon, 08 Nov 2010 14:33:48 -0800 Merge
iveresov [Mon, 08 Nov 2010 14:33:48 -0800] rev 7123
Merge
Sat, 06 Nov 2010 20:35:36 -0700 6991188: C2 Crashes while compiling method
kvn [Sat, 06 Nov 2010 20:35:36 -0700] rev 7122
6991188: C2 Crashes while compiling method Summary: Do several iterations to build EA Connection Graph. Reviewed-by: never, twisti, ysr
Sat, 06 Nov 2010 18:52:07 -0700 6997311: SIGFPE in new long division asm code
kvn [Sat, 06 Nov 2010 18:52:07 -0700] rev 7121
6997311: SIGFPE in new long division asm code Summary: use unsigned DIV instruction Reviewed-by: never
Sat, 06 Nov 2010 02:53:59 -0700 Merge
iveresov [Sat, 06 Nov 2010 02:53:59 -0700] rev 7120
Merge
Fri, 05 Nov 2010 14:49:50 -0700 6997456: Not possible to build just compiler2
iveresov [Fri, 05 Nov 2010 14:49:50 -0700] rev 7119
6997456: Not possible to build just compiler2 Summary: Fix the compiler error. Allow to build just c2 specifying FORCE_TIERED=0 on the command line. Reviewed-by: never, kvn
Fri, 05 Nov 2010 12:18:30 -0700 6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
jrose [Fri, 05 Nov 2010 12:18:30 -0700] rev 7118
6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands Summary: Add missing line to vmStructs. Also fix bug with class dumper. Reviewed-by: twisti, kvn
Thu, 04 Nov 2010 12:16:58 -0700 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
twisti [Thu, 04 Nov 2010 12:16:58 -0700] rev 7117
6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted Reviewed-by: kvn, jrose, never
Tue, 02 Nov 2010 14:56:40 -0700 6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
twisti [Tue, 02 Nov 2010 14:56:40 -0700] rev 7116
6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set. Reviewed-by: never, kvn
Tue, 02 Nov 2010 09:00:37 -0700 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
kvn [Tue, 02 Nov 2010 09:00:37 -0700] rev 7115
6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14. Summary: Use hardware DIV instruction for long division by constant when it is faster than code with multiply. Reviewed-by: never
Sat, 30 Oct 2010 13:08:23 -0700 6984311: JSR 292 needs optional bootstrap method parameters
jrose [Sat, 30 Oct 2010 13:08:23 -0700] rev 7114
6984311: JSR 292 needs optional bootstrap method parameters Summary: Allow CONSTANT_InvokeDynamic nodes to have any number of extra operands. Reviewed-by: twisti
Sat, 30 Oct 2010 12:19:07 -0700 6981777: implement JSR 292 EG adjustments from summer 2010
jrose [Sat, 30 Oct 2010 12:19:07 -0700] rev 7113
6981777: implement JSR 292 EG adjustments from summer 2010 Summary: Small bug fix to make "raw" adapters work for JDK changes under 6981777 Reviewed-by: twisti
Sat, 30 Oct 2010 11:45:49 -0700 6994093: MethodHandle.invokeGeneric needs porting to SPARC
jrose [Sat, 30 Oct 2010 11:45:49 -0700] rev 7112
6994093: MethodHandle.invokeGeneric needs porting to SPARC Summary: SPARC code missing from fix to 6939224 Reviewed-by: twisti
Sat, 30 Oct 2010 11:45:35 -0700 6981788: GC map generator sometimes picks up the wrong kind of instruction operand
jrose [Sat, 30 Oct 2010 11:45:35 -0700] rev 7111
6981788: GC map generator sometimes picks up the wrong kind of instruction operand Summary: Distinguish pool indexes from cache indexes in recently changed code. Reviewed-by: never
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip