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
Wed, 10 Apr 2013 10:57:34 -0700 8010780: G1: Eden occupancy/capacity output wrong after a full GC
johnc [Wed, 10 Apr 2013 10:57:34 -0700] rev 16993
8010780: G1: Eden occupancy/capacity output wrong after a full GC Summary: Move the calculation and recording of eden capacity to the start of a GC and print a detailed heap transition for full GCs. Reviewed-by: tschatzl, jmasa
Tue, 16 Apr 2013 08:59:29 -0700 Merge
rdurbin [Tue, 16 Apr 2013 08:59:29 -0700] rev 16992
Merge
Wed, 10 Apr 2013 08:55:50 -0400 8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started"
zgu [Wed, 10 Apr 2013 08:55:50 -0400] rev 16991
8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started" Summary: Fixed a racing condition when shutting down NMT while worker thread is being started, also fixed a few mis-declared volatile pointers. Reviewed-by: dholmes, dlong
Thu, 11 Apr 2013 21:54:46 -0700 8011949: new hotspot build - hs25-b29
amurillo [Thu, 11 Apr 2013 21:54:46 -0700] rev 16990
8011949: new hotspot build - hs25-b29 Reviewed-by: jcoomes
Thu, 25 Apr 2013 09:24:00 -0700 Added tag jdk8-b87 for changeset b6607ce9fa8d
katleman [Thu, 25 Apr 2013 09:24:00 -0700] rev 16989
Added tag jdk8-b87 for changeset b6607ce9fa8d
Thu, 02 May 2013 15:56:39 +0200 8011687: Support correct dependencies from header files on windows and solaris
erikj [Thu, 02 May 2013 15:56:39 +0200] rev 16988
8011687: Support correct dependencies from header files on windows and solaris Reviewed-by: tbell
Thu, 02 May 2013 15:46:38 +0200 8013786: JDK-8013480 broke configure on solaris
erikj [Thu, 02 May 2013 15:46:38 +0200] rev 16987
8013786: JDK-8013480 broke configure on solaris Reviewed-by: tbell
Tue, 30 Apr 2013 14:39:49 -0700 Merge
katleman [Tue, 30 Apr 2013 14:39:49 -0700] rev 16986
Merge
Thu, 25 Apr 2013 16:00:40 +0200 7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
jwilhelm [Thu, 25 Apr 2013 16:00:40 +0200] rev 16985
7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources Summary: Project files for hotspot delevopment in Solaris Studio and NetBeans. Also reviewed by vladimir.voskresensky@oracle.com Reviewed-by: erikj, dsamersoff
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip