cfang [Thu, 02 Jul 2009 16:18:19 -0700] rev 3187
6855164: SIGSEGV during compilation of method involving loop over CharSequence.
Summary: Don not split a block if it contains a FastLockNode with a PhiNode input.
Reviewed-by: kvn, never
kvn [Wed, 01 Jul 2009 20:22:18 -0700] rev 3186
6840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14
Summary: Put missed reference to allocated array in copyOf() intrinsic into OopMap for the call slow_arraycopy().
Reviewed-by: never
jmasa [Thu, 02 Jul 2009 16:28:15 -0700] rev 3185
Merge
tonyp [Mon, 29 Jun 2009 12:17:03 -0400] rev 3184
6855115: G1: Fix for 6850869 is incorrect
Summary: Missed updating two variable names when improving the code for 6850869.
Reviewed-by: iveresov, jmasa, ysr
apetrusenko [Fri, 26 Jun 2009 09:22:19 -0700] rev 3183
6854027: Precompiled headers are not being updated in Linux/GCC builds
Summary: Fixes incorrect handling of precompiled headers in diff mode.
Reviewed-by: never, twisti
tonyp [Wed, 24 Jun 2009 11:42:03 -0400] rev 3182
6850869: G1: RSet "scrubbing" scrubs too much
Summary: RSet scrubbing incorrectly deletes RSet entries that point to regions tagged as "continues humongous" due to a race when RSet scrubbing iterates over regions in parallel.
Reviewed-by: apetrusenko, iveresov
kvn [Wed, 01 Jul 2009 15:06:54 -0700] rev 3181
Merge
never [Wed, 01 Jul 2009 12:22:23 -0700] rev 3180
6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
Reviewed-by: kvn
never [Fri, 26 Jun 2009 16:14:31 -0700] rev 3179
6851908: interpreter null check profiling broken causing extra compilation invalidation
Reviewed-by: kvn
never [Fri, 26 Jun 2009 13:03:29 -0700] rev 3178
6818666: G1: Type lost in g1 pre-barrier
Reviewed-by: kvn
twisti [Fri, 26 Jun 2009 07:26:10 -0700] rev 3177
5057225: Remove useless I2L conversions
Summary: The optimizer should be told to normalize (AndL (ConvI2L x) 0xFF) to (ConvI2L (AndI x 0xFF)), and then the existing matcher rule will work for free.
Reviewed-by: kvn
kvn [Wed, 24 Jun 2009 12:00:51 -0700] rev 3176
6841800: Incorrect boundary values behavior for option -XX:MaxLabelRootDepth=0-6 leads to jvm crash
Summary: MaxLabelRootDepth value less then 10 is invalid.
Reviewed-by: never
twisti [Wed, 24 Jun 2009 02:09:45 -0700] rev 3175
Merge
twisti [Wed, 17 Jun 2009 09:08:56 -0700] rev 3174
6851829: solaris build fails with 5.8 compilers
Summary: Solaris builds with the CC 5.8 compilers (used for jdk6 update builds) fail while compiling adlc.
Reviewed-by: never
kvn [Tue, 23 Jun 2009 17:52:29 -0700] rev 3173
6837094: False positive for "meet not symmetric" failure
Summary: Have the meet not symmetric check recursively do the interface-vs-oop check on array subtypes.
Reviewed-by: jrose
Contributed-by: rasbold@google.com
never [Wed, 10 Jun 2009 12:19:48 -0700] rev 3172
6849574: VM crash using NonBlockingHashMap (high_scale_lib)
Reviewed-by: kvn
kvn [Tue, 09 Jun 2009 16:19:10 -0700] rev 3171
6837472: com/sun/jdi/MonitorFrameInfo.java fails with AggressiveOpts in 6u14
Summary: Disable escape analysis when jvmti/debugger is used. Add support for EA ibto SA.
Reviewed-by: never
trims [Fri, 10 Jul 2009 19:10:02 -0700] rev 3170
6859411: Bump the HS16 build number to 06
Summary: Update the HS16 build number to 06
Reviewed-by: jcoomes
xdono [Mon, 13 Jul 2009 14:47:36 -0700] rev 3169
Added tag jdk7-b64 for changeset 4905b291b676
xdono [Tue, 14 Jul 2009 14:12:17 -0700] rev 3168
Merge
xdono [Wed, 08 Jul 2009 10:34:21 -0700] rev 3167
Merge
xdono [Mon, 29 Jun 2009 22:13:31 -0700] rev 3166
Merge
xdono [Mon, 22 Jun 2009 10:13:20 -0700] rev 3165
6853596: Update Build README-build.html with new info regarding update for Solaris 10u2 and BOOTDIR update
Reviewed-by: tbell, ohair
xdono [Mon, 13 Jul 2009 14:47:31 -0700] rev 3164
Added tag jdk7-b64 for changeset 752e62a9e600
duke [Wed, 05 Jul 2017 16:56:12 +0200] rev 3163
Added tag jdk7-b64 for changeset d22867c5f1b2
duke [Wed, 05 Jul 2017 16:56:12 +0200] rev 3162
Merge
duke [Wed, 05 Jul 2017 16:56:10 +0200] rev 3161
Merge
yan [Tue, 07 Jul 2009 23:13:09 -0700] rev 3160
Merge
yan [Wed, 01 Jul 2009 00:24:25 -0700] rev 3159
Merge
yan [Thu, 25 Jun 2009 00:20:34 -0700] rev 3158
Merge