Mon, 22 Apr 2013 18:39:04 +0400 8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris
kshefov [Mon, 22 Apr 2013 18:39:04 +0400] rev 17143
8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris Reviewed-by: serb, anthony
Thu, 18 Apr 2013 15:09:59 +0100 8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality
pchelko [Thu, 18 Apr 2013 15:09:59 +0100] rev 17142
8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality Reviewed-by: anthony, serb Contributed-by: Markus Persson <markus.persson@oracle.com>
Tue, 30 Apr 2013 22:43:02 -0700 Merge
lana [Tue, 30 Apr 2013 22:43:02 -0700] rev 17141
Merge
Mon, 29 Apr 2013 10:02:21 -0700 8005302: [findbugs] public methods return internal arrays; may be private
jchen [Mon, 29 Apr 2013 10:02:21 -0700] rev 17140
8005302: [findbugs] public methods return internal arrays; may be private Reviewed-by: bae, prr
Thu, 25 Apr 2013 10:14:24 -0700 8009199: Printed text become garbage on Mac OSX
jgodinez [Thu, 25 Apr 2013 10:14:24 -0700] rev 17139
8009199: Printed text become garbage on Mac OSX Reviewed-by: bae, prr
Thu, 02 May 2013 13:35:34 -0700 Added tag jdk8-b88 for changeset a7caf0d4cb98
katleman [Thu, 02 May 2013 13:35:34 -0700] rev 17138
Added tag jdk8-b88 for changeset a7caf0d4cb98
Wed, 05 Jul 2017 18:53:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:37 +0200] rev 17137
Merge
Fri, 03 May 2013 08:10:11 -0700 Added tag hs25-b31 for changeset 62f2a12da171
amurillo [Fri, 03 May 2013 08:10:11 -0700] rev 17136
Added tag hs25-b31 for changeset 62f2a12da171
Fri, 03 May 2013 08:10:10 -0700 Merge
amurillo [Fri, 03 May 2013 08:10:10 -0700] rev 17135
Merge
Thu, 02 May 2013 18:50:05 -0700 Merge
kvn [Thu, 02 May 2013 18:50:05 -0700] rev 17134
Merge
Thu, 02 May 2013 10:27:15 +0200 8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros
roland [Thu, 02 May 2013 10:27:15 +0200] rev 17133
8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros Summary: remove unused parameter in dtrace macros Reviewed-by: kvn, roland Contributed-by: albert.noll@oracle.com
Mon, 29 Apr 2013 13:20:19 +0200 8012547: Code cache flushing can get stuck reclaming of memory
neliasso [Mon, 29 Apr 2013 13:20:19 +0200] rev 17132
8012547: Code cache flushing can get stuck reclaming of memory Summary: Keep sweeping regardless of if we are flushing Reviewed-by: kvn, twisti
Fri, 26 Apr 2013 14:41:10 -0700 Merge
jiangli [Fri, 26 Apr 2013 14:41:10 -0700] rev 17131
Merge
Fri, 26 Apr 2013 16:21:03 -0400 8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL).
jiangli [Fri, 26 Apr 2013 16:21:03 -0400] rev 17130
8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL). Summary: Change the assert to if check as MethodCounters could be NULL under TieredCompilation. Reviewed-by: kvn, twisti
Fri, 26 Apr 2013 14:50:23 -0400 Merge
bharadwaj [Fri, 26 Apr 2013 14:50:23 -0400] rev 17129
Merge
Fri, 26 Apr 2013 10:52:26 -0700 Merge
bharadwaj [Fri, 26 Apr 2013 10:52:26 -0700] rev 17128
Merge
Fri, 26 Apr 2013 08:33:39 -0700 Merge
vlivanov [Fri, 26 Apr 2013 08:33:39 -0700] rev 17127
Merge
Fri, 26 Apr 2013 07:21:41 -0700 8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false
iignatyev [Fri, 26 Apr 2013 07:21:41 -0700] rev 17126
8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false Reviewed-by: kvn, vlivanov
Tue, 23 Apr 2013 18:06:54 +0200 8012157: removed unused code in SharedRuntime::handle_wrong_method
neliasso [Tue, 23 Apr 2013 18:06:54 +0200] rev 17125
8012157: removed unused code in SharedRuntime::handle_wrong_method Reviewed-by: kvn, roland, rbackman Contributed-by: albert.noll@oracle.com
Tue, 23 Apr 2013 13:48:02 +0200 8010332: removed unused method: ciMethod::uses_monitors
neliasso [Tue, 23 Apr 2013 13:48:02 +0200] rev 17124
8010332: removed unused method: ciMethod::uses_monitors Reviewed-by: twisti, roland Contributed-by: albert.noll@oracle.com
Thu, 25 Apr 2013 11:09:24 -0700 8011675: adding compilation level to replay data
iignatyev [Thu, 25 Apr 2013 11:09:24 -0700] rev 17123
8011675: adding compilation level to replay data Reviewed-by: kvn, vlivanov
Thu, 25 Apr 2013 11:04:36 -0700 8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal
iignatyev [Thu, 25 Apr 2013 11:04:36 -0700] rev 17122
8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal Reviewed-by: kvn, vlivanov
Thu, 25 Apr 2013 11:02:32 -0700 8012260: ciReplay: Include PID into the name of replay data file
vlivanov [Thu, 25 Apr 2013 11:02:32 -0700] rev 17121
8012260: ciReplay: Include PID into the name of replay data file Reviewed-by: kvn, twisti
Thu, 02 May 2013 16:41:09 -0700 Merge
mgerdin [Thu, 02 May 2013 16:41:09 -0700] rev 17120
Merge
Thu, 02 May 2013 19:28:59 +0200 Merge
mgerdin [Thu, 02 May 2013 19:28:59 +0200] rev 17119
Merge
Tue, 30 Apr 2013 16:36:24 +0200 8008541: Remove old code in HotSpot that supported the jmap -permstat functionality
ehelin [Tue, 30 Apr 2013 16:36:24 +0200] rev 17118
8008541: Remove old code in HotSpot that supported the jmap -permstat functionality Reviewed-by: sla, brutisso
Mon, 29 Apr 2013 13:07:27 +0200 8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking
mgerdin [Mon, 29 Apr 2013 13:07:27 +0200] rev 17117
8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking Summary: Change Metaspace::deallocate to take lock with _no_safepoint_check_flag Reviewed-by: coleenp, jmasa, dholmes
Mon, 29 Apr 2013 09:31:59 +0200 Merge
mgerdin [Mon, 29 Apr 2013 09:31:59 +0200] rev 17116
Merge
Fri, 26 Apr 2013 10:57:57 -0700 8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
johnc [Fri, 26 Apr 2013 10:57:57 -0700] rev 17115
8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class] Summary: System.getProperty("test.java.opts") can return NULL, which gets converted to to the empty string, and the child java command then interprets that as the name of the main class. Reviewed-by: jmasa, brutisso
Fri, 26 Apr 2013 10:40:36 +0200 8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading
stefank [Fri, 26 Apr 2013 10:40:36 +0200] rev 17114
8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading Reviewed-by: coleenp, mgerdin
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip