Fri, 18 Jun 2010 00:19:10 -0700 Merge
trims [Fri, 18 Jun 2010 00:19:10 -0700] rev 5719
Merge
Fri, 18 Jun 2010 00:09:22 -0700 Merge
trims [Fri, 18 Jun 2010 00:09:22 -0700] rev 5718
Merge
Thu, 10 Jun 2010 08:27:35 -0700 Merge
jmasa [Thu, 10 Jun 2010 08:27:35 -0700] rev 5717
Merge
Mon, 07 Jun 2010 17:46:04 -0700 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
johnc [Mon, 07 Jun 2010 17:46:04 -0700] rev 5716
6953058: G1: A bigapp crashes with SIGSEGV in compiled code Summary: In C2's G1 post write barrier, the loads of the buffer and index fields from the DirtyCardQueue structure may be moved across a safepoint. Use the current value of "control" in the C2 IR to limit how far these loads can move. Reviewed-by: never, iveresov, kvn
Thu, 27 May 2010 13:09:56 -0700 6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
jcoomes [Thu, 27 May 2010 13:09:56 -0700] rev 5715
6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax Reviewed-by: jmelvin, kvn
Mon, 24 May 2010 17:11:22 -0700 6941378: G1: change default value of G1UseFixedWindowMMUTracker to true
johnc [Mon, 24 May 2010 17:11:22 -0700] rev 5714
6941378: G1: change default value of G1UseFixedWindowMMUTracker to true Summary: Rather than changing the default value of the G1UseFixedWindowMMUTracker, the flag and associated guarantee have been removed. Reviewed-by: jcoomes, tonyp, ysr
Wed, 09 Jun 2010 13:53:58 -0400 Merge
coleenp [Wed, 09 Jun 2010 13:53:58 -0400] rev 5713
Merge
Fri, 04 Jun 2010 17:44:51 -0400 Merge
coleenp [Fri, 04 Jun 2010 17:44:51 -0400] rev 5712
Merge
Thu, 03 Jun 2010 13:34:47 -0400 Merge
acorn [Thu, 03 Jun 2010 13:34:47 -0400] rev 5711
Merge
Thu, 03 Jun 2010 13:21:47 -0400 6852873: Reduce safepoint cleanup time
acorn [Thu, 03 Jun 2010 13:21:47 -0400] rev 5710
6852873: Reduce safepoint cleanup time Summary: New optional flags to reduce inflated monitor cleanup times Reviewed-by: chrisphi, dice
Thu, 27 May 2010 17:06:39 -0400 6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases
kamg [Thu, 27 May 2010 17:06:39 -0400] rev 5709
6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases Summary: Check NameAndType_info signatures aggressively, even when unreferenced Reviewed-by: coleenp, acorn, never
Mon, 07 Jun 2010 14:17:01 -0700 6958485: fix for 6879921 was insufficient
never [Mon, 07 Jun 2010 14:17:01 -0700] rev 5708
6958485: fix for 6879921 was insufficient Reviewed-by: kvn
Fri, 04 Jun 2010 11:18:04 -0700 6958292: C1: Enable parallel compilation
iveresov [Fri, 04 Jun 2010 11:18:04 -0700] rev 5707
6958292: C1: Enable parallel compilation Summary: Enable parallel compilation in C1 Reviewed-by: never, kvn
Thu, 03 Jun 2010 14:20:27 -0700 6958254: -XX:+VerifyOops is broken on x86
kvn [Thu, 03 Jun 2010 14:20:27 -0700] rev 5706
6958254: -XX:+VerifyOops is broken on x86 Summary: save and restore r10 in verify_oop(). Reviewed-by: never
Thu, 17 Jun 2010 23:59:24 -0700 Merge
trims [Thu, 17 Jun 2010 23:59:24 -0700] rev 5705
Merge
Fri, 04 Jun 2010 11:54:35 -0700 Merge
trims [Fri, 04 Jun 2010 11:54:35 -0700] rev 5704
Merge
Thu, 03 Jun 2010 18:18:56 -0700 6958458: Bump the HS19 build number to 03
trims [Thu, 03 Jun 2010 18:18:56 -0700] rev 5703
6958458: Bump the HS19 build number to 03 Summary: Update the HS19 build number to 03 Reviewed-by: jcoomes
Wed, 02 Jun 2010 22:45:42 -0700 Merge
jrose [Wed, 02 Jun 2010 22:45:42 -0700] rev 5702
Merge
Wed, 02 Jun 2010 20:15:33 -0700 6930994: Code cache is full warning should be visible in product
never [Wed, 02 Jun 2010 20:15:33 -0700] rev 5701
6930994: Code cache is full warning should be visible in product Reviewed-by: kvn, twisti, ysr
Wed, 02 Jun 2010 14:23:23 -0700 6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint
never [Wed, 02 Jun 2010 14:23:23 -0700] rev 5700
6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint Reviewed-by: kvn, dcubed
Wed, 02 Jun 2010 12:02:49 -0700 6957882: nsk/sajdi tests failed with NullPointerException
kvn [Wed, 02 Jun 2010 12:02:49 -0700] rev 5699
6957882: nsk/sajdi tests failed with NullPointerException Summary: VM.getObjectAlignmentInBytes() accesses intxType before it is created. Reviewed-by: never
Wed, 02 Jun 2010 09:49:32 -0700 6954029: Improve implicit null check generation with compressed oops
kvn [Wed, 02 Jun 2010 09:49:32 -0700] rev 5698
6954029: Improve implicit null check generation with compressed oops Summary: Hoist DecodeN instruction above null check Reviewed-by: never, twisti
Sat, 29 May 2010 19:22:32 -0700 6957080: MethodComparator needs stress testing
jrose [Sat, 29 May 2010 19:22:32 -0700] rev 5697
6957080: MethodComparator needs stress testing Summary: Add a stress-test flag for running MethodComparator over many inputs. Fix bugs that crop up. Reviewed-by: kvn
Fri, 28 May 2010 16:23:51 -0700 6957004: MethodComparator uses the wrong CP index accessor
jrose [Fri, 28 May 2010 16:23:51 -0700] rev 5696
6957004: MethodComparator uses the wrong CP index accessor Summary: Change two uses of get_index_u2 to get_index_u2_cpcache; also tweak some debugging print functions Reviewed-by: kvn
Thu, 27 May 2010 22:01:55 -0700 6955349: C1: Make G1 barriers work with x64
iveresov [Thu, 27 May 2010 22:01:55 -0700] rev 5695
6955349: C1: Make G1 barriers work with x64 Summary: This fixes G1 barriers in c1 on x64. Reviewed-by: never
Thu, 27 May 2010 18:01:56 -0700 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
kvn [Thu, 27 May 2010 18:01:56 -0700] rev 5694
6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb Summary: Added new product ObjectAlignmentInBytes flag to control object alignment. Reviewed-by: twisti, ysr, iveresov
Thu, 27 May 2010 09:54:07 -0700 6956164: nightly regressions from 6939207
jrose [Thu, 27 May 2010 09:54:07 -0700] rev 5693
6956164: nightly regressions from 6939207 Summary: Fix errors in 6939207. Reviewed-by: kvn
Tue, 25 May 2010 13:18:49 -0700 Merge
never [Tue, 25 May 2010 13:18:49 -0700] rev 5692
Merge
Mon, 24 May 2010 13:53:38 -0700 6490487: java support on 64 bit solaris x86 machines is broken.
never [Mon, 24 May 2010 13:53:38 -0700] rev 5691
6490487: java support on 64 bit solaris x86 machines is broken. Reviewed-by: kvn, kamg
Tue, 25 May 2010 02:38:48 -0700 6934104: JSR 292 needs to support SPARC C2
twisti [Tue, 25 May 2010 02:38:48 -0700] rev 5690
6934104: JSR 292 needs to support SPARC C2 Summary: C2 for SPARC needs to support JSR 292. Reviewed-by: kvn, never
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip