Wed, 02 Apr 2014 16:08:59 +0100 8026334: hs_err improvement: Print elapsed time in a humanly readable format
kevinw [Wed, 02 Apr 2014 16:08:59 +0100] rev 23863
8026334: hs_err improvement: Print elapsed time in a humanly readable format Reviewed-by: coleenp, dsamersoff Contributed-by: masato.yoshida@oracle.com
Wed, 02 Apr 2014 14:15:39 +0200 8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh
ctornqvi [Wed, 02 Apr 2014 14:15:39 +0200] rev 23862
8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh Summary: Removed @ignore tag from Test6626217.sh, the fix for 7015395 had already solved the issue but left the @ignore tag Reviewed-by: sla, lfoltan, gtriantafill
Tue, 01 Apr 2014 22:39:09 +0200 7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files
ctornqvi [Tue, 01 Apr 2014 22:39:09 +0200] rev 23861
7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files Summary: Added -XX:-CreateMinidumpOnCrash to vmerror.sh to suppress creation of dumps on Windows Reviewed-by: coleenp, allwin, zgu
Fri, 11 Apr 2014 10:31:25 +0200 Merge
ehelin [Fri, 11 Apr 2014 10:31:25 +0200] rev 23860
Merge
Tue, 08 Apr 2014 13:50:58 +0200 Merge
ehelin [Tue, 08 Apr 2014 13:50:58 +0200] rev 23859
Merge
Fri, 04 Apr 2014 09:46:10 +0200 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
stefank [Fri, 04 Apr 2014 09:46:10 +0200] rev 23858
8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code Reviewed-by: brutisso, tschatzl
Thu, 03 Apr 2014 16:20:16 +0200 8039089: List verification enabled in product builds
jwilhelm [Thu, 03 Apr 2014 16:20:16 +0200] rev 23857
8039089: List verification enabled in product builds Summary: Replaced the verification call to a conditional one that only runs verification in debug builds. Reviewed-by: brutisso, tschatzl
Thu, 03 Apr 2014 11:21:33 -0700 Merge
kevinw [Thu, 03 Apr 2014 11:21:33 -0700] rev 23856
Merge
Thu, 03 Apr 2014 17:49:31 +0400 8016302: Change type of the number of GC workers to unsigned int (2)
vkempik [Thu, 03 Apr 2014 17:49:31 +0400] rev 23855
8016302: Change type of the number of GC workers to unsigned int (2) Reviewed-by: tschatzl, jwilhelm
Mon, 31 Mar 2014 17:09:38 +0200 8038934: Remove prefix allocated_ from methods and variables in Metaspace
ehelin [Mon, 31 Mar 2014 17:09:38 +0200] rev 23854
8038934: Remove prefix allocated_ from methods and variables in Metaspace Reviewed-by: jmasa, coleenp
Wed, 26 Mar 2014 14:15:02 +0100 8035667: EventMetaspaceSummary doesn't report committed Metaspace memory
ehelin [Wed, 26 Mar 2014 14:15:02 +0100] rev 23853
8035667: EventMetaspaceSummary doesn't report committed Metaspace memory Reviewed-by: jmasa, stefank
Thu, 03 Apr 2014 10:39:27 +0200 8038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpected memory usage
pliden [Thu, 03 Apr 2014 10:39:27 +0200] rev 23852
8038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpected memory usage Reviewed-by: jmasa, sjohanss
Wed, 19 Mar 2014 17:08:03 +0100 8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
sjohanss [Wed, 19 Mar 2014 17:08:03 +0100] rev 23851
8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed Summary: Cleaned up the collector policy and added more asserts to enforce that the heap is correctly setup. Reviewed-by: jwilhelm, jmasa
Thu, 10 Apr 2014 19:47:17 -0400 Merge
bharadwaj [Thu, 10 Apr 2014 19:47:17 -0400] rev 23850
Merge
Wed, 09 Apr 2014 19:45:59 +0000 Merge
iignatyev [Wed, 09 Apr 2014 19:45:59 +0000] rev 23849
Merge
Wed, 09 Apr 2014 22:37:37 +0400 8039597: WhiteBox :: clean type profiling data
iignatyev [Wed, 09 Apr 2014 22:37:37 +0400] rev 23848
8039597: WhiteBox :: clean type profiling data Reviewed-by: kvn, roland
Wed, 09 Apr 2014 11:18:02 -0700 8038939: Some options related to RTM locking optimization works inconsistently
kvn [Wed, 09 Apr 2014 11:18:02 -0700] rev 23847
8038939: Some options related to RTM locking optimization works inconsistently Summary: Switch UseRTMXendForLockBusy flag ON by default and change code to retry RTM locking on lock busy condition by default. Reviewed-by: roland
Wed, 09 Apr 2014 09:17:43 +0200 8007988: PrintInlining output is inconsistent with incremental inlining
roland [Wed, 09 Apr 2014 09:17:43 +0200] rev 23846
8007988: PrintInlining output is inconsistent with incremental inlining Summary: fix duplicate and conflicting inlining output Reviewed-by: kvn, vlivanov
Tue, 08 Apr 2014 09:51:25 +0200 8038636: speculative traps break when classes are redefined
roland [Tue, 08 Apr 2014 09:51:25 +0200] rev 23845
8038636: speculative traps break when classes are redefined Summary: remove speculative traps that point to methods that are redefined Reviewed-by: kvn, twisti
Thu, 03 Apr 2014 12:37:53 +0200 8039146: Fix 64-bit store to int JNIHandleBlock::_top
goetz [Thu, 03 Apr 2014 12:37:53 +0200] rev 23844
8039146: Fix 64-bit store to int JNIHandleBlock::_top Reviewed-by: coleenp, kvn
Fri, 04 Apr 2014 15:12:58 -0400 Merge
bharadwaj [Fri, 04 Apr 2014 15:12:58 -0400] rev 23843
Merge
Fri, 04 Apr 2014 10:22:35 +0200 8024769: Remove unused code in sharedRuntime.cpp
anoll [Fri, 04 Apr 2014 10:22:35 +0200] rev 23842
8024769: Remove unused code in sharedRuntime.cpp Summary: Removed unnecessary code Reviewed-by: kvn, coleenp Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Fri, 10 Jan 2014 15:58:40 +0100 8029858: Enhance array copies
dsimms [Fri, 10 Jan 2014 15:58:40 +0100] rev 23841
8029858: Enhance array copies Summary: Just read the source element once Reviewed-by: coleenp, ahgross
Thu, 20 Feb 2014 13:11:23 -0500 8034926: Attribute classes properly
hseigel [Thu, 20 Feb 2014 13:11:23 -0500] rev 23840
8034926: Attribute classes properly Summary: Add check to prevent underflow Reviewed-by: coleenp, ahgross
Thu, 17 Apr 2014 10:13:41 -0700 Added tag jdk9-b09 for changeset 4b998d7123d6
katleman [Thu, 17 Apr 2014 10:13:41 -0700] rev 23839
Added tag jdk9-b09 for changeset 4b998d7123d6
Thu, 17 Apr 2014 15:19:46 -0700 Merge
lana [Thu, 17 Apr 2014 15:19:46 -0700] rev 23838
Merge
Wed, 16 Apr 2014 09:00:42 -0700 8040332: fixpath must explicitly quote empty string parameters.
mduigou [Wed, 16 Apr 2014 09:00:42 -0700] rev 23837
8040332: fixpath must explicitly quote empty string parameters. Reviewed-by: ihse
Sat, 12 Apr 2014 19:05:42 +0000 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm [Sat, 12 Apr 2014 19:05:42 +0000] rev 23836
8036979: Support java.net.SocketOption<> in java.net socket types Reviewed-by: alanb, chegar
Thu, 17 Apr 2014 10:13:34 -0700 Added tag jdk9-b09 for changeset 31676cffe01c
katleman [Thu, 17 Apr 2014 10:13:34 -0700] rev 23835
Added tag jdk9-b09 for changeset 31676cffe01c
Wed, 05 Jul 2017 19:36:51 +0200 Added tag jdk9-b09 for changeset efe7dbc60886
duke [Wed, 05 Jul 2017 19:36:51 +0200] rev 23834
Added tag jdk9-b09 for changeset efe7dbc60886
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip