Thu, 18 Apr 2013 10:04:44 -0400 8012464: NMT: classes should not derive from _ValueObj, use VALUE_OBJ_CLASS_SPEC instead
zgu [Thu, 18 Apr 2013 10:04:44 -0400] rev 17023
8012464: NMT: classes should not derive from _ValueObj, use VALUE_OBJ_CLASS_SPEC instead Summary: NMT value objects should use VALUE_OBJ_CLASS_SPEC instead of deriving from _ValueObj Reviewed-by: coleenp, hseigel, dholmes
Wed, 17 Apr 2013 08:20:02 -0400 8009928: PSR:PERF Increase default string table size
hseigel [Wed, 17 Apr 2013 08:20:02 -0400] rev 17022
8009928: PSR:PERF Increase default string table size Summary: Increase default string table size to 60013 for 64-bit platforms. Reviewed-by: coleenp, dholmes
Fri, 19 Apr 2013 10:09:11 -0700 8012559: new hotspot build - hs25-b30
amurillo [Fri, 19 Apr 2013 10:09:11 -0700] rev 17021
8012559: new hotspot build - hs25-b30 Reviewed-by: jcoomes
Fri, 19 Apr 2013 09:58:06 -0700 Added tag hs25-b29 for changeset 4beed8bc9715
amurillo [Fri, 19 Apr 2013 09:58:06 -0700] rev 17020
Added tag hs25-b29 for changeset 4beed8bc9715
Fri, 19 Apr 2013 09:58:05 -0700 Merge
amurillo [Fri, 19 Apr 2013 09:58:05 -0700] rev 17019
Merge
Fri, 19 Apr 2013 03:13:04 -0400 Merge
bharadwaj [Fri, 19 Apr 2013 03:13:04 -0400] rev 17018
Merge
Thu, 18 Apr 2013 16:04:33 -0700 Merge
bharadwaj [Thu, 18 Apr 2013 16:04:33 -0700] rev 17017
Merge
Thu, 11 Apr 2013 13:57:44 +0200 8006952: Slow VM due to excessive code cache freelist iteration
neliasso [Thu, 11 Apr 2013 13:57:44 +0200] rev 17016
8006952: Slow VM due to excessive code cache freelist iteration Summary: Remove continous free block requirement Reviewed-by: kvn
Tue, 16 Apr 2013 10:04:01 -0700 8011971: WB API doesn't accept j.l.reflect.Constructor
iignatyev [Tue, 16 Apr 2013 10:04:01 -0700] rev 17015
8011971: WB API doesn't accept j.l.reflect.Constructor Reviewed-by: kvn, vlivanov
Tue, 16 Apr 2013 10:37:16 -0400 Merge
neliasso [Tue, 16 Apr 2013 10:37:16 -0400] rev 17014
Merge
Tue, 16 Apr 2013 10:08:41 +0200 8011621: live_ranges_in_separate_class.patch
neliasso [Tue, 16 Apr 2013 10:08:41 +0200] rev 17013
8011621: live_ranges_in_separate_class.patch Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
Mon, 15 Apr 2013 18:42:42 -0700 Merge
roland [Mon, 15 Apr 2013 18:42:42 -0700] rev 17012
Merge
Mon, 15 Apr 2013 17:17:11 +0200 8011648: C1: optimized build is broken after 7153771
roland [Mon, 15 Apr 2013 17:17:11 +0200] rev 17011
8011648: C1: optimized build is broken after 7153771 Summary: missing #ifdef ASSERT Reviewed-by: kvn
Mon, 15 Apr 2013 16:20:05 -0700 7172922: export_ makefile targets do not work unless all supported variants are built
twisti [Mon, 15 Apr 2013 16:20:05 -0700] rev 17010
7172922: export_ makefile targets do not work unless all supported variants are built Reviewed-by: dholmes, kvn
Mon, 15 Apr 2013 09:42:46 +0200 8011582: assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range
roland [Mon, 15 Apr 2013 09:42:46 +0200] rev 17009
8011582: assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range Summary: c1 runtime's predicate_failed_trap should use jump_to on sparc Reviewed-by: kvn
Fri, 12 Apr 2013 19:14:47 -0700 6443505: Ideal() function for CmpLTMask
drchase [Fri, 12 Apr 2013 19:14:47 -0700] rev 17008
6443505: Ideal() function for CmpLTMask Summary: Repair wrong code generation, added new matching rule Reviewed-by: kvn, twisti
Fri, 12 Apr 2013 20:37:18 -0400 Merge
kvn [Fri, 12 Apr 2013 20:37:18 -0400] rev 17007
Merge
Fri, 12 Apr 2013 15:53:30 -0700 7104565: trim jprt build targets
drchase [Fri, 12 Apr 2013 15:53:30 -0700] rev 17006
7104565: trim jprt build targets Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources Reviewed-by: dholmes, kvn, coleenp
Fri, 12 Apr 2013 15:43:07 -0700 8011678: test/Makefile should pick up JT_HOME environment variable
twisti [Fri, 12 Apr 2013 15:43:07 -0700] rev 17005
8011678: test/Makefile should pick up JT_HOME environment variable Reviewed-by: kvn
Fri, 12 Apr 2013 12:22:59 -0700 8011933: add number of classes, methods and time spent to CompileTheWorld
twisti [Fri, 12 Apr 2013 12:22:59 -0700] rev 17004
8011933: add number of classes, methods and time spent to CompileTheWorld Reviewed-by: jrose, kvn
Thu, 18 Apr 2013 17:00:16 -0400 Merge
jiangli [Thu, 18 Apr 2013 17:00:16 -0400] rev 17003
Merge
Mon, 15 Apr 2013 21:25:23 -0400 Merge
jiangli [Mon, 15 Apr 2013 21:25:23 -0400] rev 17002
Merge
Thu, 11 Apr 2013 23:06:33 -0400 8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL.
jiangli [Thu, 11 Apr 2013 23:06:33 -0400] rev 17001
8012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs != NULL) failed: MethodCounters cannot be NULL. Summary: Skip counter decay if the MethodCounters is NULL in NonTieredCompPolicy::delay_compilation(). Reviewed-by: kvn, dholmes
Tue, 09 Apr 2013 17:17:41 -0400 8010862: The Method counter fields used for profiling can be allocated lazily.
jiangli [Tue, 09 Apr 2013 17:17:41 -0400] rev 17000
8010862: The Method counter fields used for profiling can be allocated lazily. Summary: Allocate the method's profiling related metadata until they are needed. Reviewed-by: coleenp, roland
Thu, 18 Apr 2013 14:38:31 +0200 Merge
mgerdin [Thu, 18 Apr 2013 14:38:31 +0200] rev 16999
Merge
Thu, 18 Apr 2013 06:50:35 +0200 8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime
brutisso [Thu, 18 Apr 2013 06:50:35 +0200] rev 16998
8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime Summary: also reviewed by: kirk@kodewerk.com, brandon@twitter.com Reviewed-by: tschatzl, stefank, johnc
Wed, 17 Apr 2013 10:57:02 -0700 8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc.
johnc [Wed, 17 Apr 2013 10:57:02 -0700] rev 16997
8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc. Summary: In do_oop_store the uncompressed value of the oop being stored needs to be preserved and passed to g1_write_barrier_post. This is necessary for the heap region cross check to work correctly. Reviewed-by: coleenp, johnc Contributed-by: Martin Doerr <martin.doerr@sap.com>
Mon, 01 Apr 2013 10:50:30 -0700 8011173: NPG: Replace the ChunkList implementation with class FreeList<Metachunk>
jmasa [Mon, 01 Apr 2013 10:50:30 -0700] rev 16996
8011173: NPG: Replace the ChunkList implementation with class FreeList<Metachunk> Reviewed-by: mgerdin, tschatzl, johnc, coleenp
Tue, 16 Apr 2013 12:46:24 +0200 Merge
mgerdin [Tue, 16 Apr 2013 12:46:24 +0200] rev 16995
Merge
Thu, 11 Apr 2013 10:20:00 -0700 Merge
johnc [Thu, 11 Apr 2013 10:20:00 -0700] rev 16994
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip