Mon, 05 Oct 2009 12:05:48 -0400 6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
tonyp [Mon, 05 Oct 2009 12:05:48 -0400] rev 4024
6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*) Summary: When we copy objects to survivors during marking, we incorrectly set NTAMS to bottom, which causes marking to miss visiting some of those objects. Reviewed-by: apetrusenko, iveresov
Fri, 02 Oct 2009 16:20:42 -0400 6882730: G1: parallel heap verification messes up region dump
tonyp [Fri, 02 Oct 2009 16:20:42 -0400] rev 4023
6882730: G1: parallel heap verification messes up region dump Summary: It tidies up the G1 heap verification a bit. In particular, when the verification is done in parallel and there is a failure, this is propagated to the top level and the heap is dumped at the end, not by every thread that encounters a failure. Reviewed-by: johnc, jmasa
Fri, 02 Oct 2009 16:12:07 -0400 6885041: G1: inconsistent thread dump
tonyp [Fri, 02 Oct 2009 16:12:07 -0400] rev 4022
6885041: G1: inconsistent thread dump Summary: When G1 is enabled, thread dumps are inconsistent as the info for some of the G1 threads is not formatted properly. Reviewed-by: ysr, johnc
Mon, 05 Oct 2009 05:51:22 -0700 6887948: test/gc/6845368/bigobj.java fails due to timeout
jcoomes [Mon, 05 Oct 2009 05:51:22 -0700] rev 4021
6887948: test/gc/6845368/bigobj.java fails due to timeout Reviewed-by: iveresov
Fri, 16 Oct 2009 14:08:44 -0700 Merge
cfang [Fri, 16 Oct 2009 14:08:44 -0700] rev 4020
Merge
Wed, 14 Oct 2009 15:03:32 -0700 6890984: Comparison of 2 arrays could cause VM crash
kvn [Wed, 14 Oct 2009 15:03:32 -0700] rev 4019
6890984: Comparison of 2 arrays could cause VM crash Summary: Restore original null checks. Reviewed-by: never, cfang
Wed, 14 Oct 2009 11:42:59 -0700 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
kvn [Wed, 14 Oct 2009 11:42:59 -0700] rev 4018
6722084: JPRT make file doesn't create required symbolic link to libjvm.so Summary: Use -y zip option to preserve symbolic links. Reviewed-by: never, jcoomes, kamg
Wed, 14 Oct 2009 10:36:57 -0700 6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
never [Wed, 14 Oct 2009 10:36:57 -0700] rev 4017
6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute") Reviewed-by: jrose, kvn, cfang, twisti
Tue, 13 Oct 2009 22:32:31 -0700 6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
kvn [Tue, 13 Oct 2009 22:32:31 -0700] rev 4016
6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes") Summary: PhiNode::Ideal() should return TOP for Phi node with no users. Reviewed-by: never, jrose
Tue, 13 Oct 2009 20:54:13 -0700 6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
kvn [Tue, 13 Oct 2009 20:54:13 -0700] rev 4015
6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce Summary: Restore the original code: uint i = _hi_degree. Reviewed-by: never, jrose
Tue, 13 Oct 2009 16:29:31 -0700 6889302: TraceExceptions output should include detail message
never [Tue, 13 Oct 2009 16:29:31 -0700] rev 4014
6889302: TraceExceptions output should include detail message Reviewed-by: twisti, jrose, kvn
Tue, 13 Oct 2009 12:04:21 -0700 6890308: integrate zero assembler hotspot changes
never [Tue, 13 Oct 2009 12:04:21 -0700] rev 4013
6890308: integrate zero assembler hotspot changes Reviewed-by: never Contributed-by: gbenson@redhat.com
Wed, 07 Oct 2009 15:38:37 -0700 6885584: A particular class structure causes large allocation spike for jit
never [Wed, 07 Oct 2009 15:38:37 -0700] rev 4012
6885584: A particular class structure causes large allocation spike for jit Reviewed-by: kvn
Wed, 07 Oct 2009 12:43:50 -0700 6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
kvn [Wed, 07 Oct 2009 12:43:50 -0700] rev 4011
6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087 Summary: To break spill ties choose bound live range over unbound to free register or one with smaller cost to spill. Reviewed-by: never, jrose
Tue, 06 Oct 2009 10:15:38 -0700 6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
kvn [Tue, 06 Oct 2009 10:15:38 -0700] rev 4010
6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC Summary: Fix problem with the double register encodings in sparc.ad Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
Tue, 06 Oct 2009 02:11:49 -0700 6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
twisti [Tue, 06 Oct 2009 02:11:49 -0700] rev 4009
6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845 Summary: For signatures with a large number of arguments the offset for the float store becomes too big and does not fit in 13-bit. Reviewed-by: kvn, never
Wed, 14 Oct 2009 12:40:20 -0700 Merge
xlu [Wed, 14 Oct 2009 12:40:20 -0700] rev 4008
Merge
Mon, 28 Sep 2009 12:27:52 -0400 Merge
acorn [Mon, 28 Sep 2009 12:27:52 -0400] rev 4007
Merge
Thu, 24 Sep 2009 12:10:46 -0700 6880029: JDK 1.6.0_u14p Application crashed very early
xlu [Thu, 24 Sep 2009 12:10:46 -0700] rev 4006
6880029: JDK 1.6.0_u14p Application crashed very early Reviewed-by: never, ysr, acorn
Thu, 15 Oct 2009 16:40:19 -0700 Added tag jdk7-b74 for changeset b95ea007fe67
xdono [Thu, 15 Oct 2009 16:40:19 -0700] rev 4005
Added tag jdk7-b74 for changeset b95ea007fe67
Thu, 15 Oct 2009 16:40:15 -0700 Added tag jdk7-b74 for changeset e8f92456bc49
xdono [Thu, 15 Oct 2009 16:40:15 -0700] rev 4004
Added tag jdk7-b74 for changeset e8f92456bc49
Wed, 05 Jul 2017 17:01:56 +0200 Added tag jdk7-b74 for changeset 4e7661eaa211
duke [Wed, 05 Jul 2017 17:01:56 +0200] rev 4003
Added tag jdk7-b74 for changeset 4e7661eaa211
Wed, 05 Jul 2017 17:01:55 +0200 Merge jdk7-b74
duke [Wed, 05 Jul 2017 17:01:55 +0200] rev 4002
Merge
Wed, 05 Jul 2017 17:01:52 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:52 +0200] rev 4001
Merge
Wed, 07 Oct 2009 14:14:45 -0700 Merge
tbell [Wed, 07 Oct 2009 14:14:45 -0700] rev 4000
Merge
Mon, 28 Sep 2009 16:48:30 -0700 6886348: apt incorrectly uses Scope.table
jjg [Mon, 28 Sep 2009 16:48:30 -0700] rev 3999
6886348: apt incorrectly uses Scope.table Reviewed-by: darcy
Fri, 25 Sep 2009 22:04:43 -0700 Merge
tbell [Fri, 25 Sep 2009 22:04:43 -0700] rev 3998
Merge
Thu, 24 Sep 2009 16:00:03 -0700 6337964: should ignore last comma in annotation array
darcy [Thu, 24 Sep 2009 16:00:03 -0700] rev 3997
6337964: should ignore last comma in annotation array Reviewed-by: jjg
Wed, 23 Sep 2009 19:15:04 -0700 6572945: javah should be written as an annotation processor, not a doclet
jjg [Wed, 23 Sep 2009 19:15:04 -0700] rev 3996
6572945: javah should be written as an annotation processor, not a doclet Reviewed-by: darcy
Wed, 23 Sep 2009 18:48:13 -0700 6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
jjg [Wed, 23 Sep 2009 18:48:13 -0700] rev 3995
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject. 6747645: ZipFileObject.getName is incorrectly deprecated 6885123: JavaFileObject getName issues Reviewed-by: mcimadamore
Wed, 23 Sep 2009 18:29:41 -0700 6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception
darcy [Wed, 23 Sep 2009 18:29:41 -0700] rev 3994
6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception 6517907: javax.lang.model.util.Elements.getConstantExpression() with negative byte value fails Summary: Fix various problems with Elements.getConstantExpression() Reviewed-by: jjg
Fri, 02 Oct 2009 11:26:53 -0700 Added tag jdk7-b73 for changeset 6a163854aee4
xdono [Fri, 02 Oct 2009 11:26:53 -0700] rev 3993
Added tag jdk7-b73 for changeset 6a163854aee4
Wed, 05 Jul 2017 17:01:48 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:48 +0200] rev 3992
Merge
Fri, 02 Oct 2009 11:26:36 -0700 Added tag jdk7-b73 for changeset 2d600411d2b7
xdono [Fri, 02 Oct 2009 11:26:36 -0700] rev 3991
Added tag jdk7-b73 for changeset 2d600411d2b7
Wed, 05 Jul 2017 17:01:45 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:45 +0200] rev 3990
Merge
Fri, 02 Oct 2009 11:26:35 -0700 Added tag jdk7-b73 for changeset 35b6f37d3023
xdono [Fri, 02 Oct 2009 11:26:35 -0700] rev 3989
Added tag jdk7-b73 for changeset 35b6f37d3023
Wed, 05 Jul 2017 17:01:42 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:42 +0200] rev 3988
Merge
Fri, 02 Oct 2009 11:26:18 -0700 Added tag jdk7-b73 for changeset 7e1a948466e2
xdono [Fri, 02 Oct 2009 11:26:18 -0700] rev 3987
Added tag jdk7-b73 for changeset 7e1a948466e2
Wed, 05 Jul 2017 17:01:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:39 +0200] rev 3986
Merge
Wed, 14 Oct 2009 23:41:11 +0100 6891632: Remove duplicate ECC source files
vinnie [Wed, 14 Oct 2009 23:41:11 +0100] rev 3985
6891632: Remove duplicate ECC source files Reviewed-by: wetmore
Tue, 13 Oct 2009 15:25:58 -0700 Merge
lana [Tue, 13 Oct 2009 15:25:58 -0700] rev 3984
Merge
Tue, 06 Oct 2009 23:44:44 -0700 Merge
yan [Tue, 06 Oct 2009 23:44:44 -0700] rev 3983
Merge
Tue, 06 Oct 2009 17:01:52 +0400 6489130: FileChooserDemo hung by keeping pressing Enter key
rupashka [Tue, 06 Oct 2009 17:01:52 +0400] rev 3982
6489130: FileChooserDemo hung by keeping pressing Enter key Reviewed-by: alexp
Wed, 23 Sep 2009 21:14:53 +0400 6857888: closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException.
peterz [Wed, 23 Sep 2009 21:14:53 +0400] rev 3981
6857888: closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException. Reviewed-by: alexp
Mon, 21 Sep 2009 17:58:09 +0400 6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta
alexp [Mon, 21 Sep 2009 17:58:09 +0400] rev 3980
6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta Reviewed-by: peterz
Mon, 21 Sep 2009 01:26:57 -0700 Merge
yan [Mon, 21 Sep 2009 01:26:57 -0700] rev 3979
Merge
Fri, 18 Sep 2009 15:11:28 +0400 6840086: JFileChooser lacks icons on top right when running on Windows 7
rupashka [Fri, 18 Sep 2009 15:11:28 +0400] rev 3978
6840086: JFileChooser lacks icons on top right when running on Windows 7 Reviewed-by: peterz, uta
Thu, 17 Sep 2009 19:08:15 +0400 4833524: BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers
alexp [Thu, 17 Sep 2009 19:08:15 +0400] rev 3977
4833524: BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers Reviewed-by: rupashka
Wed, 16 Sep 2009 16:15:41 +0400 4337267: Arabic Numeral Shaping
gsm [Wed, 16 Sep 2009 16:15:41 +0400] rev 3976
4337267: Arabic Numeral Shaping Reviewed-by: peterz
Tue, 15 Sep 2009 16:26:40 +0400 6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
alexp [Tue, 15 Sep 2009 16:26:40 +0400] rev 3975
6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE Reviewed-by: rupashka
Thu, 10 Sep 2009 12:30:55 +0400 6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
peterz [Thu, 10 Sep 2009 12:30:55 +0400] rev 3974
6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu Reviewed-by: alexp
Wed, 09 Sep 2009 17:32:18 +0400 6878792: Sample provided in javax.swing.JLayer class description is not usable
alexp [Wed, 09 Sep 2009 17:32:18 +0400] rev 3973
6878792: Sample provided in javax.swing.JLayer class description is not usable Reviewed-by: rupashka
Tue, 06 Oct 2009 23:40:27 -0700 Merge
yan [Tue, 06 Oct 2009 23:40:27 -0700] rev 3972
Merge
Thu, 01 Oct 2009 15:06:16 +0400 6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
anthony [Thu, 01 Oct 2009 15:06:16 +0400] rev 3971
6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails Summary: The recursiveShowHeavyweightChildren() must be invoked unconditionally in mixOnShowing() Reviewed-by: art, dcherepanov
Thu, 01 Oct 2009 14:48:05 +0400 6886868: giflib has a memory leak in the MakeMapObject() function
anthony [Thu, 01 Oct 2009 14:48:05 +0400] rev 3970
6886868: giflib has a memory leak in the MakeMapObject() function Summary: free() the object before returning NULL Reviewed-by: art, dcherepanov
Wed, 30 Sep 2009 15:48:06 +0400 6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs"
dcherepanov [Wed, 30 Sep 2009 15:48:06 +0400] rev 3969
6878284: Sometimes test/javax/swing/system/6799345/TestShutdown.java "hangs" Reviewed-by: art, ant
Wed, 30 Sep 2009 13:21:51 +0400 6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently.
dcherepanov [Wed, 30 Sep 2009 13:21:51 +0400] rev 3968
6853592: VM test nsk.regression.b4261880 fails with "X Error of failed request: BadWindow" inconsistently. Reviewed-by: art, anthony
Tue, 22 Sep 2009 01:20:51 -0700 Merge
yan [Tue, 22 Sep 2009 01:20:51 -0700] rev 3967
Merge
Tue, 15 Sep 2009 16:15:36 +0400 6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified
anthony [Tue, 15 Sep 2009 16:15:36 +0400] rev 3966
6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified Summary: The specification is updated Reviewed-by: art, dcherepanov
Wed, 07 Oct 2009 14:15:01 -0700 Merge
tbell [Wed, 07 Oct 2009 14:15:01 -0700] rev 3965
Merge
Wed, 07 Oct 2009 14:04:20 -0700 6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
darcy [Wed, 07 Oct 2009 14:04:20 -0700] rev 3964
6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String) 6655735: Integer.toString() and String.valueOf(int) contain slow delegations Reviewed-by: lancea
Wed, 07 Oct 2009 13:53:11 -0700 6888888: new javah throws NullPointerException when building in jdk/make/java/nio
tbell [Wed, 07 Oct 2009 13:53:11 -0700] rev 3963
6888888: new javah throws NullPointerException when building in jdk/make/java/nio Summary: Use the bootstrap javah during the build until bug-ID 6889255 is fixed Reviewed-by: jjg
Wed, 07 Oct 2009 17:23:02 +0100 6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces
chegar [Wed, 07 Oct 2009 17:23:02 +0100] rev 3962
6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces Reviewed-by: alanb
Tue, 06 Oct 2009 22:01:18 -0400 6885916: Memory leak in inferencing verifier (libverify.so)
kamg [Tue, 06 Oct 2009 22:01:18 -0400] rev 3961
6885916: Memory leak in inferencing verifier (libverify.so) Summary: Use the memory management already present to track allocated memory Reviewed-by: coleenp, acorn
Tue, 06 Oct 2009 15:14:59 -0700 6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
mchung [Tue, 06 Oct 2009 15:14:59 -0700] rev 3960
6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow Summary: Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls hook.getAdditionalBootstrapPaths Reviewed-by: alanb, tbell
Tue, 06 Oct 2009 13:31:41 -0700 5062288: (reflect) Core reflection uses raw types when it could be using wildcards
darcy [Tue, 06 Oct 2009 13:31:41 -0700] rev 3959
5062288: (reflect) Core reflection uses raw types when it could be using wildcards Reviewed-by: alanb
Mon, 05 Oct 2009 18:15:32 -0700 6612680: Remove classloader dependency on jkernel
mchung [Mon, 05 Oct 2009 18:15:32 -0700] rev 3958
6612680: Remove classloader dependency on jkernel Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement Reviewed-by: alanb, forax, igor
Mon, 05 Oct 2009 23:42:48 +0100 6885204: JSSE should not require Kerberos to be present
vinnie [Mon, 05 Oct 2009 23:42:48 +0100] rev 3957
6885204: JSSE should not require Kerberos to be present Reviewed-by: wetmore, alanb
Mon, 05 Oct 2009 16:45:55 +0100 6854954: Eliminate static dependency on java.awt.AWTPermission
alanb [Mon, 05 Oct 2009 16:45:55 +0100] rev 3956
6854954: Eliminate static dependency on java.awt.AWTPermission Reviewed-by: mullan, mchung, anthony
Sun, 04 Oct 2009 15:42:00 +0100 6884800: (file) Path.newInputStream does not usefully implement available()
alanb [Sun, 04 Oct 2009 15:42:00 +0100] rev 3955
6884800: (file) Path.newInputStream does not usefully implement available() Reviewed-by: martin, chegar
Fri, 02 Oct 2009 08:49:25 -0700 6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
tbell [Fri, 02 Oct 2009 08:49:25 -0700] rev 3954
6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails Reviewed-by: dcubed
Fri, 02 Oct 2009 13:59:37 +0100 Merge
michaelm [Fri, 02 Oct 2009 13:59:37 +0100] rev 3953
Merge
Fri, 02 Oct 2009 13:57:41 +0100 6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
michaelm [Fri, 02 Oct 2009 13:57:41 +0100] rev 3952
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash Reviewed-by: chegar
Fri, 02 Oct 2009 18:49:46 +0800 6868579: RFE: jarsigner to support reading password from environment variable
weijun [Fri, 02 Oct 2009 18:49:46 +0800] rev 3951
6868579: RFE: jarsigner to support reading password from environment variable Reviewed-by: xuelei, wetmore
Fri, 02 Oct 2009 18:49:05 +0800 6874472: display address lists for tickets in klist tool
weijun [Fri, 02 Oct 2009 18:49:05 +0800] rev 3950
6874472: display address lists for tickets in klist tool Reviewed-by: valeriep
Fri, 02 Oct 2009 18:47:34 +0800 6862679: ESC: AD Authentication with user with umlauts fails
weijun [Fri, 02 Oct 2009 18:47:34 +0800] rev 3949
6862679: ESC: AD Authentication with user with umlauts fails Reviewed-by: valeriep, mullan
Fri, 02 Oct 2009 18:44:34 +0800 6324292: keytool -help is unhelpful
weijun [Fri, 02 Oct 2009 18:44:34 +0800] rev 3948
6324292: keytool -help is unhelpful Reviewed-by: xuelei, mullan
Thu, 01 Oct 2009 11:25:22 +0100 Merge
michaelm [Thu, 01 Oct 2009 11:25:22 +0100] rev 3947
Merge
Tue, 29 Sep 2009 10:00:57 +0100 6886108: Test case B4933582 binding to fixed port number
michaelm [Tue, 29 Sep 2009 10:00:57 +0100] rev 3946
6886108: Test case B4933582 binding to fixed port number Reviewed-by: chegar
Wed, 30 Sep 2009 11:49:10 +0200 6884837: JTReg test SetOutgoingIf is not correct
ptisnovs [Wed, 30 Sep 2009 11:49:10 +0200] rev 3945
6884837: JTReg test SetOutgoingIf is not correct Summary: Added check of network interfaces status Reviewed-by: alanb, chegar
Thu, 24 Sep 2009 21:35:34 +0800 6885166: regression test for 6877357 (IPv6 address does not work) error (timed out)
weijun [Thu, 24 Sep 2009 21:35:34 +0800] rev 3944
6885166: regression test for 6877357 (IPv6 address does not work) error (timed out) Reviewed-by: xuelei
Tue, 22 Sep 2009 18:30:58 -0700 6582946: Add suite of compare(T, T) methods for ints, longs etc
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3943
6582946: Add suite of compare(T, T) methods for ints, longs etc Reviewed-by: darcy Contributed-by: kevinb@google.com
Tue, 22 Sep 2009 18:30:58 -0700 4245470: algorithm of java.lang.Byte.hashCode() is not specified
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3942
4245470: algorithm of java.lang.Byte.hashCode() is not specified Summary: Specify some hashCode methods are equivalent to intValue Reviewed-by: darcy
Tue, 22 Sep 2009 16:11:23 -0700 6468534: (reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes.
darcy [Tue, 22 Sep 2009 16:11:23 -0700] rev 3941
6468534: (reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes. Reviewed-by: alanb
Mon, 05 Oct 2009 18:22:00 -0700 Merge
jgodinez [Mon, 05 Oct 2009 18:22:00 -0700] rev 3940
Merge
Tue, 29 Sep 2009 22:49:43 -0700 Merge
mchung [Tue, 29 Sep 2009 22:49:43 -0700] rev 3939
Merge
Tue, 29 Sep 2009 16:03:03 -0700 6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes
mchung [Tue, 29 Sep 2009 16:03:03 -0700] rev 3938
6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes Summary: Replace calls to Logger with sun.util.logging.PlatformLogger Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
Tue, 29 Sep 2009 16:32:47 -0700 6886718: missing license info
srl [Tue, 29 Sep 2009 16:32:47 -0700] rev 3937
6886718: missing license info Reviewed-by: igor, prr
Tue, 29 Sep 2009 15:31:18 -0700 Merge
srl [Tue, 29 Sep 2009 15:31:18 -0700] rev 3936
Merge
Tue, 29 Sep 2009 14:06:13 -0700 6501644: sync LayoutEngine *code* structure to match ICU
srl [Tue, 29 Sep 2009 14:06:13 -0700] rev 3935
6501644: sync LayoutEngine *code* structure to match ICU Reviewed-by: prr
Tue, 29 Sep 2009 09:02:00 -0700 Merge
jgodinez [Tue, 29 Sep 2009 09:02:00 -0700] rev 3934
Merge
Mon, 28 Sep 2009 11:52:22 -0700 6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese)
srl [Mon, 28 Sep 2009 11:52:22 -0700] rev 3933
6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese) Reviewed-by: igor, prr
Wed, 16 Sep 2009 19:36:05 -0700 Merge
jgodinez [Wed, 16 Sep 2009 19:36:05 -0700] rev 3932
Merge
Fri, 14 Aug 2009 14:25:22 -0700 6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
prr [Fri, 14 Aug 2009 14:25:22 -0700] rev 3931
6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08 Reviewed-by: igor, jgodinez
Wed, 12 Aug 2009 17:21:08 +0200 6870238: Font2DTest fails on Debian after FontManager refactoring
rkennke [Wed, 12 Aug 2009 17:21:08 +0200] rev 3930
6870238: Font2DTest fails on Debian after FontManager refactoring Summary: Use fontManager field instead of querying the FontManagerFactory Reviewed-by: igor, prr
Fri, 07 Aug 2009 19:36:28 +0200 6869705: Missing files of CR6795908, FontManager refactoring
rkennke [Fri, 07 Aug 2009 19:36:28 +0200] rev 3929
6869705: Missing files of CR6795908, FontManager refactoring Reviewed-by: prr, igor
Fri, 07 Aug 2009 18:31:11 +0200 6795908: Refactor FontManager
rkennke [Fri, 07 Aug 2009 18:31:11 +0200] rev 3928
6795908: Refactor FontManager Reviewed-by: prr, igor
Tue, 04 Aug 2009 17:25:36 -0700 6829673: ThinLineTest: A line < 1 pixel disappears.
jgodinez [Tue, 04 Aug 2009 17:25:36 -0700] rev 3927
6829673: ThinLineTest: A line < 1 pixel disappears. Reviewed-by: igor, prr Contributed-by: rkennke <roman.kennke@sun.com>
Thu, 30 Jul 2009 12:25:39 -0700 Merge
jgodinez [Thu, 30 Jul 2009 12:25:39 -0700] rev 3926
Merge
Wed, 22 Jul 2009 15:52:41 +0200 6857358: Two testcases are failing in jdk7 b64 pit build with java.security.AccessControlException
rkennke [Wed, 22 Jul 2009 15:52:41 +0200] rev 3925
6857358: Two testcases are failing in jdk7 b64 pit build with java.security.AccessControlException Summary: Try to load GraphicsEnvironment with bootclassloader first, only then try app classloader. Reviewed-by: prr, tdv, igor
Mon, 13 Jul 2009 09:37:50 -0700 Merge
yan [Mon, 13 Jul 2009 09:37:50 -0700] rev 3924
Merge
Wed, 01 Jul 2009 12:07:55 -0700 6848799: Reg-test java/awt/print/PageFormat/PageFormatFromAttributes.java fails on Rhel_5
jgodinez [Wed, 01 Jul 2009 12:07:55 -0700] rev 3923
6848799: Reg-test java/awt/print/PageFormat/PageFormatFromAttributes.java fails on Rhel_5 Reviewed-by: tdv, prr
Fri, 02 Oct 2009 11:26:42 -0700 Added tag jdk7-b73 for changeset d02ee9795d57
xdono [Fri, 02 Oct 2009 11:26:42 -0700] rev 3922
Added tag jdk7-b73 for changeset d02ee9795d57
Wed, 05 Jul 2017 17:01:25 +0200 Merge
duke [Wed, 05 Jul 2017 17:01:25 +0200] rev 3921
Merge
Fri, 09 Oct 2009 15:21:07 -0700 6890293: Bump the HS17 build number to 03
trims [Fri, 09 Oct 2009 15:21:07 -0700] rev 3920
6890293: Bump the HS17 build number to 03 Summary: Update the HS17 build number to 03 Reviewed-by: jcoomes
Fri, 09 Oct 2009 15:18:52 -0700 Merge
trims [Fri, 09 Oct 2009 15:18:52 -0700] rev 3919
Merge
Sat, 03 Oct 2009 10:53:08 -0400 Merge
tonyp [Sat, 03 Oct 2009 10:53:08 -0400] rev 3918
Merge
Thu, 01 Oct 2009 15:56:19 -0700 6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC
johnc [Thu, 01 Oct 2009 15:56:19 -0700] rev 3917
6887186: G1: Incorrect code generated for G1 pre-barrier by C1 on SPARC Summary: Modify operand passed to C1 pre-barrier to be the operand representing the address of the object field that is being stored. Reviewed-by: never
Wed, 30 Sep 2009 13:25:39 -0700 Merge
jrose [Wed, 30 Sep 2009 13:25:39 -0700] rev 3916
Merge
Mon, 28 Sep 2009 17:14:25 -0700 6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build
cfang [Mon, 28 Sep 2009 17:14:25 -0700] rev 3915
6886353: For DeoptimizeALot, JTreg tests should "IgnoreUnrecognizedVMOptions on a product build Summary: Add IgnoreUnrecognizedVMOptions for JTreg tests (on a product build) to pass with DeoptimizeALot Reviewed-by: kvn
Fri, 25 Sep 2009 13:26:02 -0700 6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform
kvn [Fri, 25 Sep 2009 13:26:02 -0700] rev 3914
6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform Summary: Avoid ideal transformation ping-pong between AddPNode::Ideal() and CastX2PNode::Ideal(). Reviewed-by: cfang
Wed, 23 Sep 2009 23:57:44 -0700 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods
jrose [Wed, 23 Sep 2009 23:57:44 -0700] rev 3913
6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods Summary: After mechanically merging changes, some by-hand adjustments are needed. Reviewed-by: ysr
Wed, 23 Sep 2009 23:56:15 -0700 Merge
jrose [Wed, 23 Sep 2009 23:56:15 -0700] rev 3912
Merge
Fri, 18 Sep 2009 09:57:47 -0700 6820514: meet not symmetric failure in ctw
kvn [Fri, 18 Sep 2009 09:57:47 -0700] rev 3911
6820514: meet not symmetric failure in ctw Summary: Add missing instance_id meet. Reviewed-by: never
Wed, 16 Sep 2009 11:06:10 -0700 6854812: 6.0_14-b08 crashes with a SIGSEGV
never [Wed, 16 Sep 2009 11:06:10 -0700] rev 3910
6854812: 6.0_14-b08 crashes with a SIGSEGV Reviewed-by: kvn, twisti
Tue, 15 Sep 2009 22:50:12 -0700 Merge
jrose [Tue, 15 Sep 2009 22:50:12 -0700] rev 3909
Merge
Tue, 15 Sep 2009 21:53:47 -0700 6863023: need non-perm oops in code cache for JSR 292
jrose [Tue, 15 Sep 2009 21:53:47 -0700] rev 3908
6863023: need non-perm oops in code cache for JSR 292 Summary: Make a special root-list for those few nmethods which might contain non-perm oops. Reviewed-by: twisti, kvn, never, jmasa, ysr
Tue, 15 Sep 2009 19:03:39 -0700 6879362: assert(!klass_is_exact(),"only non-exact klass")
kvn [Tue, 15 Sep 2009 19:03:39 -0700] rev 3907
6879362: assert(!klass_is_exact(),"only non-exact klass") Summary: Do nothing for AddP node which has type not related to the type of allocated object. Reviewed-by: never
Tue, 15 Sep 2009 11:09:34 -0700 6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
cfang [Tue, 15 Sep 2009 11:09:34 -0700] rev 3906
6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268 Summary: filter out non-primitives before deciding whether two ops can be packed Reviewed-by: kvn, never
Mon, 14 Sep 2009 12:14:20 -0700 6827605: new String intrinsics may prevent EA scalar replacement
kvn [Mon, 14 Sep 2009 12:14:20 -0700] rev 3905
6827605: new String intrinsics may prevent EA scalar replacement 6875866: Intrinsic for String.indexOf() is broken on x86 with SSE4.2 Summary: Modify String intrinsic methods to pass char[] pointers instead of string oops. Reviewed-by: never
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip