Tue, 18 Aug 2015 17:32:10 +0200 8130308: Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java
jwilhelm [Tue, 18 Aug 2015 17:32:10 +0200] rev 32367
8130308: Too low memory usage in TestPromotionFromSurvivorToTenuredAfterMinorGC.java Reviewed-by: dfazunen, brutisso
Mon, 17 Aug 2015 13:55:02 +0200 8133669: Remove unused code in Arguments
jwilhelm [Mon, 17 Aug 2015 13:55:02 +0200] rev 32366
8133669: Remove unused code in Arguments 8133455: VM ignores setting of the -XX:MemoryRestriction flag. Reviewed-by: dholmes, kbarrett
Sun, 16 Aug 2015 09:33:52 -0500 8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr
gziemski [Sun, 16 Aug 2015 09:33:52 -0500] rev 32365
8133678: test fails due to 'CICompilerCount=0 must be at least 1' missing from stdout/stderr Summary: We changed the constraint error message formatting for CICompilerCount, but forgot to change the corresponding test. Reviewed-by: kbarrett, dcubed
Mon, 17 Aug 2015 10:53:11 +0000 Merge
dsamersoff [Mon, 17 Aug 2015 10:53:11 +0000] rev 32364
Merge
Mon, 17 Aug 2015 12:43:45 +0300 Merge
dsamersoff [Mon, 17 Aug 2015 12:43:45 +0300] rev 32363
Merge
Mon, 17 Aug 2015 10:43:11 +0200 8133553: Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm
david [Mon, 17 Aug 2015 10:43:11 +0200] rev 32362
8133553: Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm Reviewed-by: jwilhelm, sjohanss
Mon, 29 Jun 2015 11:11:12 +0200 8087324: Use semaphores when starting and stopping GC task threads
stefank [Mon, 29 Jun 2015 11:11:12 +0200] rev 32361
8087324: Use semaphores when starting and stopping GC task threads Reviewed-by: jmasa, sjohanss
Mon, 29 Jun 2015 11:09:39 +0200 8087323: Unify and split the work gang classes
stefank [Mon, 29 Jun 2015 11:09:39 +0200] rev 32360
8087323: Unify and split the work gang classes Reviewed-by: jmasa, sjohanss
Fri, 14 Aug 2015 22:20:21 +0000 Merge
minqi [Fri, 14 Aug 2015 22:20:21 +0000] rev 32359
Merge
Fri, 14 Aug 2015 20:40:48 +0000 Merge
minqi [Fri, 14 Aug 2015 20:40:48 +0000] rev 32358
Merge
Fri, 14 Aug 2015 10:10:35 -0700 8130115: REDO - Reduce Symbol::_identity_hash to 2 bytes
minqi [Fri, 14 Aug 2015 10:10:35 -0700] rev 32357
8130115: REDO - Reduce Symbol::_identity_hash to 2 bytes Summary: Convert Symbol::_identity_hash from integer to short integer to save two bytes. Also change identity_hash() to have 'this' and first two bytes of symbol join the calculation. Reviewed-by: iklam, coleenp, shade
Fri, 14 Aug 2015 19:23:27 +0000 Merge
coleenp [Fri, 14 Aug 2015 19:23:27 +0000] rev 32356
Merge
Fri, 14 Aug 2015 15:08:55 -0400 8133557: Missing test before a branch when checking for MethodCounters in TemplateTable::branch() on x86
coleenp [Fri, 14 Aug 2015 15:08:55 -0400] rev 32355
8133557: Missing test before a branch when checking for MethodCounters in TemplateTable::branch() on x86 Reviewed-by: kvn, coleenp Contributed-by: richard.reingruber@sap.com
Fri, 14 Aug 2015 04:21:37 +0200 Merge
dholmes [Fri, 14 Aug 2015 04:21:37 +0200] rev 32354
Merge
Thu, 13 Aug 2015 22:08:40 -0400 8029453: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout
dholmes [Thu, 13 Aug 2015 22:08:40 -0400] rev 32353
8029453: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout Reviewed-by: bdelsart, ddmitriev, dcubed
Thu, 13 Aug 2015 23:35:32 +0000 Merge
coleenp [Thu, 13 Aug 2015 23:35:32 +0000] rev 32352
Merge
Thu, 13 Aug 2015 17:17:56 -0500 8112746: Followup to JDK-8059557 (JEP 245)
gziemski [Thu, 13 Aug 2015 17:17:56 -0500] rev 32351
8112746: Followup to JDK-8059557 (JEP 245) Summary: Several improvements to range/constraint check feature. Reviewed-by: coleenp, ddmitriev, sangheki, kbarrett
Thu, 13 Aug 2015 09:32:01 +0200 8133121: Move implementation of process_grey_object to concurrentMark.inline.hpp
asiebenborn [Thu, 13 Aug 2015 09:32:01 +0200] rev 32350
8133121: Move implementation of process_grey_object to concurrentMark.inline.hpp Summary: move implementation of process_grey_object to inline.hpp Reviewed-by: kbarrett, simonis
Wed, 12 Aug 2015 14:18:12 -0400 8098791: Remove PrintClassStatistics and PrintMethodStatistics
mockner [Wed, 12 Aug 2015 14:18:12 -0400] rev 32349
8098791: Remove PrintClassStatistics and PrintMethodStatistics Summary: PrintClassStatistics and PrintMethodStatistics have been removed. Reviewed-by: coleenp, iklam
Wed, 12 Aug 2015 16:32:29 +0200 8133193: Memory leak in G1 because G1RootProcessor doesn't have desctructor
david [Wed, 12 Aug 2015 16:32:29 +0200] rev 32348
8133193: Memory leak in G1 because G1RootProcessor doesn't have desctructor Reviewed-by: mgerdin, tschatzl
Thu, 03 Sep 2015 14:24:41 -0700 Added tag jdk9-b80 for changeset 20f5e1575704
katleman [Thu, 03 Sep 2015 14:24:41 -0700] rev 32347
Added tag jdk9-b80 for changeset 20f5e1575704
Thu, 03 Sep 2015 16:11:51 -0700 Merge
lana [Thu, 03 Sep 2015 16:11:51 -0700] rev 32346
Merge
Thu, 03 Sep 2015 15:01:57 +0200 8135014: logger.sh needs to handle commands with variable assignment prefixes
ihse [Thu, 03 Sep 2015 15:01:57 +0200] rev 32345
8135014: logger.sh needs to handle commands with variable assignment prefixes Reviewed-by: erikj
Thu, 03 Sep 2015 11:05:49 +0200 8062618: Create a build failure summary at end of build log
ihse [Thu, 03 Sep 2015 11:05:49 +0200] rev 32344
8062618: Create a build failure summary at end of build log Reviewed-by: erikj
Thu, 03 Sep 2015 14:24:40 -0700 Added tag jdk9-b80 for changeset 183cef6aab95
katleman [Thu, 03 Sep 2015 14:24:40 -0700] rev 32343
Added tag jdk9-b80 for changeset 183cef6aab95
Wed, 05 Jul 2017 20:47:30 +0200 Added tag jdk9-b80 for changeset 3c9f5bd909ae
duke [Wed, 05 Jul 2017 20:47:30 +0200] rev 32342
Added tag jdk9-b80 for changeset 3c9f5bd909ae
Wed, 05 Jul 2017 20:47:29 +0200 Merge jdk9-b80
duke [Wed, 05 Jul 2017 20:47:29 +0200] rev 32341
Merge
Wed, 05 Jul 2017 20:47:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:26 +0200] rev 32340
Merge
Thu, 27 Aug 2015 13:22:04 -0700 Merge
lana [Thu, 27 Aug 2015 13:22:04 -0700] rev 32339
Merge
Wed, 26 Aug 2015 11:14:28 +0200 8134483: A recent update to copyright headers caused two tests to fail
alundblad [Wed, 26 Aug 2015 11:14:28 +0200] rev 32338
8134483: A recent update to copyright headers caused two tests to fail Summary: Replaced copyright notice with nodynamiccopyright and adjusted line numbers. Reviewed-by: jfranck
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip