xdono [Fri, 24 Jul 2009 13:40:15 -0700] rev 3299
Added tag jdk7-b66 for changeset dc62947a6e47
duke [Wed, 05 Jul 2017 16:57:23 +0200] rev 3298
Merge
xdono [Tue, 28 Jul 2009 12:12:47 -0700] rev 3297
6862919: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
xdono [Fri, 24 Jul 2009 13:39:58 -0700] rev 3296
Added tag jdk7-b66 for changeset 0d64f3a8ed0b
duke [Wed, 05 Jul 2017 16:57:20 +0200] rev 3295
Merge
xdono [Tue, 28 Jul 2009 12:12:45 -0700] rev 3294
6862919: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
xdono [Fri, 24 Jul 2009 13:39:56 -0700] rev 3293
Added tag jdk7-b66 for changeset fe07d1599221
duke [Wed, 05 Jul 2017 16:57:18 +0200] rev 3292
Merge
xdono [Tue, 28 Jul 2009 12:12:36 -0700] rev 3291
6862919: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
xdono [Fri, 24 Jul 2009 13:39:48 -0700] rev 3290
Added tag jdk7-b66 for changeset ec9f33978e19
duke [Wed, 05 Jul 2017 16:57:15 +0200] rev 3289
Merge
xdono [Tue, 28 Jul 2009 12:12:54 -0700] rev 3288
6862919: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
yhuang [Sun, 26 Jul 2009 19:51:05 -0700] rev 3287
Merge
yhuang [Thu, 02 Jul 2009 20:17:59 -0700] rev 3286
6606396: Notepad and Stylepad demos don't run in Japanese locale.
Reviewed-by: peytoia, ogino
xdono [Fri, 24 Jul 2009 13:40:05 -0700] rev 3285
Added tag jdk7-b66 for changeset 7441718ff264
duke [Wed, 05 Jul 2017 16:57:12 +0200] rev 3284
Merge
trims [Wed, 29 Jul 2009 16:00:35 -0700] rev 3283
Merge
trims [Fri, 24 Jul 2009 16:41:16 -0700] rev 3282
6864901: Bump the HS16 build number to 07
Summary: Update the HS16 build number to 07
Reviewed-by: jcoomes
trims [Fri, 24 Jul 2009 16:40:56 -0700] rev 3281
Merge
ysr [Fri, 24 Jul 2009 12:49:31 -0700] rev 3280
Merge
ysr [Wed, 22 Jul 2009 18:25:00 -0700] rev 3279
6863216: Clean up debugging debris inadvertently pushed with 6700789
Summary: Anti-delta for debugging debris that was inadvertently pushed.
Reviewed-by: kvn, tonyp
apetrusenko [Wed, 22 Jul 2009 02:46:55 -0700] rev 3278
6862661: G1: _gc_alloc_region_counts is not updated properly after 6604422
Summary: Implementation of RFE 6604422 (G1: re-use half-promoted regions) introduced incorrect _gc_alloc_region_counts updates which effectively disabled survivor spaces.
Reviewed-by: johnc, jmasa, tonyp
kvn [Fri, 24 Jul 2009 09:01:00 -0700] rev 3277
Merge
kvn [Thu, 23 Jul 2009 14:53:56 -0700] rev 3276
6860599: nodes limit could be reached during Output phase
Summary: Bailout compilation if nodes limit could be reached during Output phase.
Reviewed-by: never, twisti
kvn [Wed, 22 Jul 2009 15:48:51 -0700] rev 3275
6826736: CMS: core dump with -XX:+UseCompressedOops
Summary: Fix deoptimization code and OopMapSet::all_do() to check for oop = narrow_oop_base.
Reviewed-by: jcoomes, phh, ysr, never
jrose [Tue, 21 Jul 2009 21:33:44 -0700] rev 3274
Merge
jrose [Tue, 21 Jul 2009 16:56:06 -0700] rev 3273
6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
Summary: remove useless lazy evaluation of intrinsics; add LAST_COMPILER_INLINE to help categorize them
Reviewed-by: kvn
never [Tue, 21 Jul 2009 16:42:58 -0700] rev 3272
6857159: local schedule failed with checkcast of Thread.currentThread()
Reviewed-by: kvn
kvn [Fri, 17 Jul 2009 00:50:55 -0700] rev 3271
Merge
kvn [Thu, 16 Jul 2009 16:29:55 -0700] rev 3270
6851282: JIT miscompilation results in null entry in array when using CompressedOops
Summary: Get type for new Phi from non dead path.
Reviewed-by: never
never [Thu, 16 Jul 2009 17:59:27 -0700] rev 3269
6861513: correct copyright attribution in test for 6837094 and 6860469
Reviewed-by: rasbold
kvn [Thu, 16 Jul 2009 14:10:42 -0700] rev 3268
6851742: (EA) allocation elimination doesn't work with UseG1GC
Summary: Fix eliminate_card_mark() to eliminate G1 pre/post barriers.
Reviewed-by: never
never [Wed, 15 Jul 2009 13:37:35 -0700] rev 3267
6860469: remix_address_expressions sets incorrect control causing crash in split_if_with_block_post
Reviewed-by: never, kvn
Contributed-by: yamauchi@google.com, rasbold@google.com
never [Mon, 13 Jul 2009 15:00:22 -0700] rev 3266
Merge
never [Mon, 13 Jul 2009 14:58:17 -0700] rev 3265
6859338: amd64 native unverified entry point pushes values before implicit null check
Reviewed-by: kvn, twisti
ysr [Thu, 16 Jul 2009 12:38:26 -0700] rev 3264
Merge
tonyp [Wed, 15 Jul 2009 12:22:59 -0400] rev 3263
6859911: G1: assert(Heap_lock->owner() = NULL, "Should be owned on this thread's behalf")
Summary: The used() method assumes that the heap lock is held when it is called. However, when used() is called from print_on(), this is not the case.
Reviewed-by: ysr, jmasa
ysr [Tue, 14 Jul 2009 15:40:39 -0700] rev 3262
6700789: G1: Enable use of compressed oops with G1 heaps
Summary: Modifications to G1 so as to allow the use of compressed oops.
Reviewed-by: apetrusenko, coleenp, jmasa, kvn, never, phh, tonyp
xdono [Tue, 28 Jul 2009 12:12:40 -0700] rev 3261
6862919: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
xdono [Fri, 24 Jul 2009 13:39:51 -0700] rev 3260
Added tag jdk7-b66 for changeset f367b7c24c74
xdono [Tue, 28 Jul 2009 12:12:34 -0700] rev 3259
6862919: Update copyright year
Summary: Update copyright for files that have been modified in 2009, up to 07/09
Reviewed-by: tbell, ohair
xdono [Fri, 24 Jul 2009 13:39:46 -0700] rev 3258
Added tag jdk7-b66 for changeset 3e00e9de363a
duke [Wed, 05 Jul 2017 16:57:01 +0200] rev 3257
Added tag jdk7-b66 for changeset 62109d1b9e73
duke [Wed, 05 Jul 2017 16:57:01 +0200] rev 3256
Merge
duke [Wed, 05 Jul 2017 16:56:58 +0200] rev 3255
Merge
xdono [Thu, 16 Jul 2009 10:53:31 -0700] rev 3254
Added tag jdk7-b65 for changeset dde9c43422cd
duke [Wed, 05 Jul 2017 16:56:56 +0200] rev 3253
Merge
xdono [Thu, 16 Jul 2009 10:53:15 -0700] rev 3252
Added tag jdk7-b65 for changeset 83ac5deac923
duke [Wed, 05 Jul 2017 16:56:54 +0200] rev 3251
Merge
xdono [Thu, 16 Jul 2009 10:53:13 -0700] rev 3250
Added tag jdk7-b65 for changeset 98a2177833c8
duke [Wed, 05 Jul 2017 16:56:52 +0200] rev 3249
Merge
xdono [Thu, 16 Jul 2009 10:53:05 -0700] rev 3248
Added tag jdk7-b65 for changeset 2ad3a445ce89
duke [Wed, 05 Jul 2017 16:56:49 +0200] rev 3247
Merge
dcherepanov [Thu, 23 Jul 2009 11:30:49 +0400] rev 3246
6857870: Regression tests are failing with ExceptionInInitializerError
Reviewed-by: art
yan [Tue, 21 Jul 2009 23:23:57 -0700] rev 3245
Merge
yan [Tue, 14 Jul 2009 22:15:22 -0700] rev 3244
Merge
yan [Sun, 12 Jul 2009 06:07:50 -0700] rev 3243
Merge
rupashka [Tue, 07 Jul 2009 14:11:06 +0400] rev 3242
6489447: Apply the more robust fix for 6449933 to dolphin and 6ux
Reviewed-by: malenkov
malenkov [Mon, 06 Jul 2009 14:32:04 +0400] rev 3241
6723447: Introspector doesn't check return type for indexed property setters
Reviewed-by: rupashka
malenkov [Fri, 03 Jul 2009 16:56:29 +0400] rev 3240
6329581: RFE: LTP: java.beans.XMLEncoder does not manage ClassLoader.
Reviewed-by: rupashka, alexp