Wed, 05 Jul 2017 17:27:18 +0200 Merge
duke [Wed, 05 Jul 2017 17:27:18 +0200] rev 7133
Merge
Thu, 11 Nov 2010 11:02:07 -0800 Added tag jdk7-b118 for changeset fa3579325f8b
cl [Thu, 11 Nov 2010 11:02:07 -0800] rev 7132
Added tag jdk7-b118 for changeset fa3579325f8b
Wed, 05 Jul 2017 17:27:15 +0200 Merge
duke [Wed, 05 Jul 2017 17:27:15 +0200] rev 7131
Merge
Thu, 11 Nov 2010 11:02:24 -0800 Added tag jdk7-b118 for changeset e5798edad254
cl [Thu, 11 Nov 2010 11:02:24 -0800] rev 7130
Added tag jdk7-b118 for changeset e5798edad254
Wed, 05 Jul 2017 17:27:12 +0200 Merge
duke [Wed, 05 Jul 2017 17:27:12 +0200] rev 7129
Merge
Thu, 11 Nov 2010 23:30:49 -0800 6997698: Bump the HS20 build number to 03
trims [Thu, 11 Nov 2010 23:30:49 -0800] rev 7128
6997698: Bump the HS20 build number to 03 Summary: Update the HS20 build number to 03 Reviewed-by: jcoomes
Thu, 11 Nov 2010 23:29:32 -0800 Merge
trims [Thu, 11 Nov 2010 23:29:32 -0800] rev 7127
Merge
Thu, 11 Nov 2010 17:36:50 -0800 Merge
iveresov [Thu, 11 Nov 2010 17:36:50 -0800] rev 7126
Merge
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
Thu, 28 Oct 2010 00:48:18 -0700 6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
twisti [Thu, 28 Oct 2010 00:48:18 -0700] rev 7110
6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic Summary: The logic of ClassFileParser::java_dyn_MethodHandle_fix_pre needs to take care of an already changed vmentry signature. Reviewed-by: never, jrose
Fri, 22 Oct 2010 03:34:25 -0700 6994130: Zero PowerPC fix
twisti [Fri, 22 Oct 2010 03:34:25 -0700] rev 7109
6994130: Zero PowerPC fix Summary: 6953477 broke Zero. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Thu, 21 Oct 2010 11:55:10 -0700 6970683: improvements to hs_err output
never [Thu, 21 Oct 2010 11:55:10 -0700] rev 7108
6970683: improvements to hs_err output Reviewed-by: kvn, jrose, dholmes, coleenp
Wed, 20 Oct 2010 13:18:17 -0700 Merge
never [Wed, 20 Oct 2010 13:18:17 -0700] rev 7107
Merge
Tue, 19 Oct 2010 16:14:34 -0700 6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
never [Tue, 19 Oct 2010 16:14:34 -0700] rev 7106
6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places Reviewed-by: kvn, twisti
Wed, 20 Oct 2010 04:19:01 -0700 Merge
twisti [Wed, 20 Oct 2010 04:19:01 -0700] rev 7105
Merge
Tue, 19 Oct 2010 02:52:57 -0700 6990192: VM crashes in ciTypeFlow::get_block_for()
twisti [Tue, 19 Oct 2010 02:52:57 -0700] rev 7104
6990192: VM crashes in ciTypeFlow::get_block_for() Reviewed-by: never
Mon, 18 Oct 2010 15:43:29 -0700 Merge
never [Mon, 18 Oct 2010 15:43:29 -0700] rev 7103
Merge
Mon, 18 Oct 2010 01:54:24 -0700 6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
twisti [Mon, 18 Oct 2010 01:54:24 -0700] rev 7102
6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC Reviewed-by: kvn, jrose, dsamersoff
Fri, 15 Oct 2010 02:59:48 -0700 Merge
roland [Fri, 15 Oct 2010 02:59:48 -0700] rev 7101
Merge
Fri, 15 Oct 2010 09:38:20 +0200 6991577: add IfOp optimization to C1
roland [Fri, 15 Oct 2010 09:38:20 +0200] rev 7100
6991577: add IfOp optimization to C1 Summary: Ifop optimization for c1 Reviewed-by: never, phh, iveresov
Wed, 10 Nov 2010 21:22:56 -0800 Merge
trims [Wed, 10 Nov 2010 21:22:56 -0800] rev 7099
Merge
Thu, 04 Nov 2010 15:32:01 -0700 Merge
lana [Thu, 04 Nov 2010 15:32:01 -0700] rev 7098
Merge
Thu, 04 Nov 2010 14:03:12 +0100 6997495: correction of regression test compiler/6857159/Test6857159
ptisnovs [Thu, 04 Nov 2010 14:03:12 +0100] rev 7097
6997495: correction of regression test compiler/6857159/Test6857159 Summary: Testcase correction. Reviewed-by: never
Thu, 11 Nov 2010 23:17:26 -0800 Added tag hs20-b02 for changeset dc71e7fdd835
trims [Thu, 11 Nov 2010 23:17:26 -0800] rev 7096
Added tag hs20-b02 for changeset dc71e7fdd835
Thu, 11 Nov 2010 11:02:11 -0800 Added tag jdk7-b118 for changeset d3227b2c2929
cl [Thu, 11 Nov 2010 11:02:11 -0800] rev 7095
Added tag jdk7-b118 for changeset d3227b2c2929
Mon, 15 Nov 2010 14:17:55 -0500 Merge
jqzuo [Mon, 15 Nov 2010 14:17:55 -0500] rev 7094
Merge
Fri, 05 Nov 2010 13:39:10 -0400 Merge
jqzuo [Fri, 05 Nov 2010 13:39:10 -0400] rev 7093
Merge
Fri, 29 Oct 2010 16:00:29 -0400 Merge
herrick [Fri, 29 Oct 2010 16:00:29 -0400] rev 7092
Merge
Fri, 22 Oct 2010 14:13:49 -0400 Merge
herrick [Fri, 22 Oct 2010 14:13:49 -0400] rev 7091
Merge
Sat, 16 Oct 2010 12:31:08 -0400 Merge
herrick [Sat, 16 Oct 2010 12:31:08 -0400] rev 7090
Merge
Thu, 14 Oct 2010 16:44:10 -0700 Merge
igor [Thu, 14 Oct 2010 16:44:10 -0700] rev 7089
Merge
Fri, 08 Oct 2010 11:43:33 -0400 Merge
herrick [Fri, 08 Oct 2010 11:43:33 -0400] rev 7088
Merge
Thu, 11 Nov 2010 11:02:05 -0800 Added tag jdk7-b118 for changeset 28ce0f4e02fa
cl [Thu, 11 Nov 2010 11:02:05 -0800] rev 7087
Added tag jdk7-b118 for changeset 28ce0f4e02fa
Wed, 05 Jul 2017 17:26:57 +0200 Added tag jdk7-b118 for changeset 2e876e59938a
duke [Wed, 05 Jul 2017 17:26:57 +0200] rev 7086
Added tag jdk7-b118 for changeset 2e876e59938a
Wed, 05 Jul 2017 17:26:57 +0200 Merge jdk7-b118
duke [Wed, 05 Jul 2017 17:26:57 +0200] rev 7085
Merge
Wed, 05 Jul 2017 17:26:55 +0200 Merge
duke [Wed, 05 Jul 2017 17:26:55 +0200] rev 7084
Merge
Tue, 09 Nov 2010 22:54:48 -0800 Merge
lana [Tue, 09 Nov 2010 22:54:48 -0800] rev 7083
Merge
Tue, 02 Nov 2010 19:41:59 -0700 Merge
lana [Tue, 02 Nov 2010 19:41:59 -0700] rev 7082
Merge
Tue, 02 Nov 2010 12:01:35 +0000 6939780: add a warning to detect diamond sites
mcimadamore [Tue, 02 Nov 2010 12:01:35 +0000] rev 7081
6939780: add a warning to detect diamond sites Summary: added hidden compiler flag '-XDfindDiamond' to detect 'diamondifiable' sites Reviewed-by: jjg
Tue, 02 Nov 2010 12:00:54 +0000 6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop
mcimadamore [Tue, 02 Nov 2010 12:00:54 +0000] rev 7080
6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop Summary: temporarily disable fix for override bridges (6337171) Reviewed-by: jjg
Mon, 01 Nov 2010 19:28:40 -0700 6996626: Scope fix issues for ImportScope
jjg [Mon, 01 Nov 2010 19:28:40 -0700] rev 7079
6996626: Scope fix issues for ImportScope Reviewed-by: darcy
Fri, 29 Oct 2010 13:12:38 -0700 6994608: javah no longer accepts parameter files as input
jjg [Fri, 29 Oct 2010 13:12:38 -0700] rev 7078
6994608: javah no longer accepts parameter files as input Reviewed-by: mcimadamore
Fri, 29 Oct 2010 12:47:49 -0700 6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
jjg [Fri, 29 Oct 2010 12:47:49 -0700] rev 7077
6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE} Reviewed-by: mcimadamore
Thu, 28 Oct 2010 18:58:43 -0700 6994946: option to specify only syntax errors as unrecoverable
jjg [Thu, 28 Oct 2010 18:58:43 -0700] rev 7076
6994946: option to specify only syntax errors as unrecoverable Reviewed-by: darcy, mcimadamore
Thu, 28 Oct 2010 10:17:47 -0700 6460352: Reintroduce Scope.dble
jjg [Thu, 28 Oct 2010 10:17:47 -0700] rev 7075
6460352: Reintroduce Scope.dble Reviewed-by: mcimadamore, jjg Contributed-by: per.bothner@oracle.com
Tue, 26 Oct 2010 14:29:48 -0700 6949587: rename "DisjointType" to "DisjunctType"
jjg [Tue, 26 Oct 2010 14:29:48 -0700] rev 7074
6949587: rename "DisjointType" to "DisjunctType" Reviewed-by: mcimadamore
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip