Fri, 07 Feb 2014 09:04:17 -0800 8032012: String.toLowerCase/toUpperCase performance improvement
sherman [Fri, 07 Feb 2014 09:04:17 -0800] rev 22943
8032012: String.toLowerCase/toUpperCase performance improvement Summary: updated the implementation to improve the performance Reviewed-by: psandoz, forax
Thu, 06 Feb 2014 16:42:25 -0800 8033900: Remove reference to JNU_Equals in GSSLibStub.c
mchung [Thu, 06 Feb 2014 16:42:25 -0800] rev 22942
8033900: Remove reference to JNU_Equals in GSSLibStub.c Reviewed-by: valeriep
Thu, 06 Feb 2014 14:56:12 -0800 8033893: jdk build is broken due to the changeset of JDK-8033370
mchung [Thu, 06 Feb 2014 14:56:12 -0800] rev 22941
8033893: jdk build is broken due to the changeset of JDK-8033370 Reviewed-by: naoto
Thu, 06 Feb 2014 22:12:09 +0000 8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
michaelm [Thu, 06 Feb 2014 22:12:09 +0000] rev 22940
8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending Reviewed-by: chegar, mullan
Thu, 06 Feb 2014 10:06:09 -0800 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
naoto [Thu, 06 Feb 2014 10:06:09 -0800] rev 22939
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending Reviewed-by: msheppar
Thu, 06 Feb 2014 11:01:27 -0500 8033565: Remove unused nativeNewStringPlatform
rriggs [Thu, 06 Feb 2014 11:01:27 -0500] rev 22938
8033565: Remove unused nativeNewStringPlatform Summary: Remove also nativeGetStringPlatformChars Reviewed-by: mchung, dholmes, alanb
Thu, 06 Feb 2014 15:43:35 +0000 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
alanb [Thu, 06 Feb 2014 15:43:35 +0000] rev 22937
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not Reviewed-by: dfuchs
Thu, 06 Feb 2014 14:45:12 +0000 8033778: ObjectIn/OutputStream improvements
chegar [Thu, 06 Feb 2014 14:45:12 +0000] rev 22936
8033778: ObjectIn/OutputStream improvements Reviewed-by: smarks, psandoz, mduigou, plevart Contributed-by: Robert Stupp <snazy@gmx.de>, Chris Hegarty <chris.hegarty@oracle.com>
Thu, 06 Feb 2014 12:24:42 +0000 8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
vinnie [Thu, 06 Feb 2014 12:24:42 +0000] rev 22935
8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586) Reviewed-by: alanb
Thu, 06 Feb 2014 10:43:09 +0000 8033758: gcc warnings compiling jdk/src/share/back
alanb [Thu, 06 Feb 2014 10:43:09 +0000] rev 22934
8033758: gcc warnings compiling jdk/src/share/back Reviewed-by: dholmes, sla
Fri, 21 Feb 2014 11:40:24 -0800 Added tag jdk9-b03 for changeset 4a4630af7adf
katleman [Fri, 21 Feb 2014 11:40:24 -0800] rev 22933
Added tag jdk9-b03 for changeset 4a4630af7adf
Wed, 05 Jul 2017 19:31:02 +0200 Merge
duke [Wed, 05 Jul 2017 19:31:02 +0200] rev 22932
Merge
Thu, 06 Mar 2014 10:37:26 -0800 Merge
lana [Thu, 06 Mar 2014 10:37:26 -0800] rev 22931
Merge
Fri, 28 Feb 2014 09:30:20 -0800 Merge
amurillo [Fri, 28 Feb 2014 09:30:20 -0800] rev 22930
Merge
Fri, 28 Feb 2014 08:02:20 -0800 Merge
morris [Fri, 28 Feb 2014 08:02:20 -0800] rev 22929
Merge
Fri, 28 Feb 2014 13:44:16 +0100 8031754: Type speculation should favor profile data from outermost inlined method
roland [Fri, 28 Feb 2014 13:44:16 +0100] rev 22928
8031754: Type speculation should favor profile data from outermost inlined method Summary: favor profile data coming from outer most method Reviewed-by: kvn, twisti
Thu, 27 Feb 2014 20:40:24 +0100 8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact
goetz [Thu, 27 Feb 2014 20:40:24 +0100] rev 22927
8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact Reviewed-by: kvn
Thu, 27 Feb 2014 09:37:16 +0100 8032011: nsk/stress/jck60/jck60022 crashes in src\share\vm\runtime\synchronizer.cpp:239
roland [Thu, 27 Feb 2014 09:37:16 +0100] rev 22926
8032011: nsk/stress/jck60/jck60022 crashes in src\share\vm\runtime\synchronizer.cpp:239 Summary: biased locking's revoke_bias locks monitor in compiled frame with eliminated lock Reviewed-by: kvn, iveresov
Wed, 26 Feb 2014 16:45:15 -0800 8035283: Second phase of branch shortening doesn't account for loop alignment
iveresov [Wed, 26 Feb 2014 16:45:15 -0800] rev 22925
8035283: Second phase of branch shortening doesn't account for loop alignment Summary: added missing check for loop padding case. Reviewed-by: kvn, jrose
Wed, 26 Feb 2014 11:33:34 -0800 8035396: Introduce accessor for tmp_oop in frame.
goetz [Wed, 26 Feb 2014 11:33:34 -0800] rev 22924
8035396: Introduce accessor for tmp_oop in frame. Summary: Avoid #ifs by introducing the accessor function interpreter_frame_temp_oop_addr(). Reviewed-by: kvn, twisti
Wed, 26 Feb 2014 02:54:49 -0800 Merge
anoll [Wed, 26 Feb 2014 02:54:49 -0800] rev 22923
Merge
Wed, 26 Feb 2014 02:38:46 -0800 Merge
anoll [Wed, 26 Feb 2014 02:38:46 -0800] rev 22922
Merge
Wed, 26 Feb 2014 11:29:47 +0100 8034839: jvm hangs with gc/gctests/LoadUnloadGC test
anoll [Wed, 26 Feb 2014 11:29:47 +0100] rev 22921
8034839: jvm hangs with gc/gctests/LoadUnloadGC test Summary: Provide fast lookup of checked dependencies via hashmap Reviewed-by: kvn, roland
Tue, 11 Feb 2014 13:29:53 +0100 8034188: OSR methods may not be recompiled at proper compilation level
neliasso [Tue, 11 Feb 2014 13:29:53 +0100] rev 22920
8034188: OSR methods may not be recompiled at proper compilation level Summary: remove_osr_nmethod doesn't check that it is the correct method Reviewed-by: kvn, iveresov
Wed, 26 Feb 2014 07:46:46 +0100 8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp
adlertz [Wed, 26 Feb 2014 07:46:46 +0100] rev 22919
8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp Summary: Added NULL check for loopnode() in get_pre_loop_end() Reviewed-by: kvn, roland
Wed, 26 Feb 2014 07:44:59 +0100 8032642: [TESTBUG] Fix testbugs in compiler/startup/.*
anoll [Wed, 26 Feb 2014 07:44:59 +0100] rev 22918
8032642: [TESTBUG] Fix testbugs in compiler/startup/.* Summary: Fixed issues with these tests Reviewed-by: kvn, twisti
Tue, 25 Feb 2014 10:42:25 -0800 Merge
roland [Tue, 25 Feb 2014 10:42:25 -0800] rev 22917
Merge
Tue, 25 Feb 2014 18:16:24 +0100 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
roland [Tue, 25 Feb 2014 18:16:24 +0100] rev 22916
8031752: Failed speculative optimizations should be reattempted when root of compilation is different Summary: support for speculative traps that keep track of the root of the compilation in which a trap occurs. Reviewed-by: kvn, twisti
Tue, 25 Feb 2014 17:51:27 +0100 8033260: assert(lrg._area >= 0.0) failed: negative spill area
adlertz [Tue, 25 Feb 2014 17:51:27 +0100] rev 22915
8033260: assert(lrg._area >= 0.0) failed: negative spill area Summary: Change type from float to double on block frequency, and add check for +Inf - +Inf operation Reviewed-by: kvn, roland
Tue, 25 Feb 2014 14:09:02 +0100 8032656: Tag the MachSpillCopies with purpose information
adlertz [Tue, 25 Feb 2014 14:09:02 +0100] rev 22914
8032656: Tag the MachSpillCopies with purpose information Summary: Subclassed the MachSpillCopyNode with different subnodes for different spill purposes to enhance debugging / visualization Reviewed-by: kvn, roland
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip