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
(0) -10000 -3000 -1000 -300 -100 -12 +12 +100 +300 +1000 +3000 +10000 +30000 tip