Mon, 18 Oct 2010 21:44:47 -0700 Merge
lana [Mon, 18 Oct 2010 21:44:47 -0700] rev 6830
Merge
Sun, 17 Oct 2010 19:43:33 -0700 Merge
lana [Sun, 17 Oct 2010 19:43:33 -0700] rev 6829
Merge
Thu, 14 Oct 2010 18:56:18 +0400 6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
dcherepanov [Thu, 14 Oct 2010 18:56:18 +0400] rev 6828
6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf Reviewed-by: art, anthony
Thu, 14 Oct 2010 18:59:15 +0400 6979568: Test failure: test\closed\java\awt\Component\VisibleHwInLwContTest\VisibleHwInLwContTest.html
anthony [Thu, 14 Oct 2010 18:59:15 +0400] rev 6827
6979568: Test failure: test\closed\java\awt\Component\VisibleHwInLwContTest\VisibleHwInLwContTest.html Summary: Extend iteration to this container in isRecursivelyVisibleUpToHeavyweightContainer() Reviewed-by: art, dcherepanov
Thu, 14 Oct 2010 18:24:36 +0400 6991992: Need to forward-port AWT's part of the fix for 6691674
dcherepanov [Thu, 14 Oct 2010 18:24:36 +0400] rev 6826
6991992: Need to forward-port AWT's part of the fix for 6691674 Reviewed-by: art
Thu, 14 Oct 2010 14:07:50 +0400 6989721: awt native code compiler warnings
art [Thu, 14 Oct 2010 14:07:50 +0400] rev 6825
6989721: awt native code compiler warnings Reviewed-by: yan, uta
Wed, 13 Oct 2010 17:03:13 +0400 6973199: java/awt/Robot/RobotWheelTest/RobotWheelTest.html failed on JDK7 b102 bug passed on b101
dav [Wed, 13 Oct 2010 17:03:13 +0400] rev 6824
6973199: java/awt/Robot/RobotWheelTest/RobotWheelTest.html failed on JDK7 b102 bug passed on b101 Reviewed-by: art, yan
Tue, 12 Oct 2010 18:20:07 +0400 6990352: SplashScreen.getSplashScreen() does not return null for implicitly closed splash screen
anthony [Tue, 12 Oct 2010 18:20:07 +0400] rev 6823
6990352: SplashScreen.getSplashScreen() does not return null for implicitly closed splash screen Summary: Mark the splash screen closed when it happens implicitly Reviewed-by: art, dcherepanov
Tue, 12 Oct 2010 15:52:58 +0400 6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11
anthony [Tue, 12 Oct 2010 15:52:58 +0400] rev 6822
6895647: Frame may jump to an unpredicted location upon entering the non-opaque mode on X11 Summary: Make sure the size hints are set before mapping the window on the screen Reviewed-by: art, dcherepanov
Wed, 06 Oct 2010 16:42:15 +0400 6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails
art [Wed, 06 Oct 2010 16:42:15 +0400] rev 6821
6979541: closed/javax/swing/plaf/basic/AWTEventListenerLeak/AWTEventListenerLeak.java fails Reviewed-by: anthony, ant
Tue, 05 Oct 2010 18:13:52 +0400 6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException.
art [Tue, 05 Oct 2010 18:13:52 +0400] rev 6820
6828273: javax/swing/system/6799345/TestShutdown.java test fails with RuntimeException. Reviewed-by: anthony, dcherepanov
Tue, 05 Oct 2010 18:12:04 +0400 6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top".
art [Tue, 05 Oct 2010 18:12:04 +0400] rev 6819
6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top". Reviewed-by: anthony, dcherepanov
Mon, 18 Oct 2010 12:43:39 -0700 Merge
lana [Mon, 18 Oct 2010 12:43:39 -0700] rev 6818
Merge
Fri, 15 Oct 2010 11:20:31 -0700 6804454: RFE: Provide a way to control the printing dpi resolution from MSIE browser print. See also 6801859
jgodinez [Fri, 15 Oct 2010 11:20:31 -0700] rev 6817
6804454: RFE: Provide a way to control the printing dpi resolution from MSIE browser print. See also 6801859 Reviewed-by: igor, prr
Fri, 15 Oct 2010 12:02:06 +0400 6984033: imageio vendor references need to change (jdk7 only)
bae [Fri, 15 Oct 2010 12:02:06 +0400] rev 6816
6984033: imageio vendor references need to change (jdk7 only) Reviewed-by: prr, ohair
Fri, 15 Oct 2010 11:26:43 +0400 6773022: java.awt.image.SampleModel.getDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_V
bae [Fri, 15 Oct 2010 11:26:43 +0400] rev 6815
6773022: java.awt.image.SampleModel.getDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_V Reviewed-by: igor, prr
Fri, 15 Oct 2010 10:42:39 +0400 6725821: Compiler warnings in medialib code
bae [Fri, 15 Oct 2010 10:42:39 +0400] rev 6814
6725821: Compiler warnings in medialib code Reviewed-by: igor, prr
Thu, 07 Oct 2010 12:25:23 +0400 6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed
bae [Thu, 07 Oct 2010 12:25:23 +0400] rev 6813
6975884: sun/java2d/SunGraphics2D/DrawImageBilinear.java failed Reviewed-by: prr
Wed, 06 Oct 2010 12:19:54 +0400 6853488: REGRESSION : A black background is seen for a transparent animated gif image for splash screen
bae [Wed, 06 Oct 2010 12:19:54 +0400] rev 6812
6853488: REGRESSION : A black background is seen for a transparent animated gif image for splash screen Reviewed-by: igor, prr
Tue, 05 Oct 2010 10:23:14 +0400 6976076: sun/java2d/pipe/MutableColorTest/MutableColorTest.java failed
bae [Tue, 05 Oct 2010 10:23:14 +0400] rev 6811
6976076: sun/java2d/pipe/MutableColorTest/MutableColorTest.java failed Reviewed-by: igor, prr
Thu, 21 Oct 2010 17:12:41 -0700 Added tag jdk7-b115 for changeset d4a3f4d26885
cl [Thu, 21 Oct 2010 17:12:41 -0700] rev 6810
Added tag jdk7-b115 for changeset d4a3f4d26885
Wed, 05 Jul 2017 17:25:05 +0200 Merge
duke [Wed, 05 Jul 2017 17:25:05 +0200] rev 6809
Merge
Thu, 21 Oct 2010 17:12:26 -0700 Added tag jdk7-b115 for changeset 6c5fa35fa077
cl [Thu, 21 Oct 2010 17:12:26 -0700] rev 6808
Added tag jdk7-b115 for changeset 6c5fa35fa077
Thu, 21 Oct 2010 17:12:19 -0700 Added tag jdk7-b115 for changeset 78cff985750d
cl [Thu, 21 Oct 2010 17:12:19 -0700] rev 6807
Added tag jdk7-b115 for changeset 78cff985750d
Wed, 05 Jul 2017 17:24:57 +0200 Added tag jdk7-b115 for changeset 9cb24917216b
duke [Wed, 05 Jul 2017 17:24:57 +0200] rev 6806
Added tag jdk7-b115 for changeset 9cb24917216b
Wed, 05 Jul 2017 17:24:57 +0200 Merge jdk7-b115
duke [Wed, 05 Jul 2017 17:24:57 +0200] rev 6805
Merge
Wed, 05 Jul 2017 17:24:54 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:54 +0200] rev 6804
Merge
Thu, 14 Oct 2010 19:25:23 -0700 Added tag jdk7-b114 for changeset 114c3761ebd8
cl [Thu, 14 Oct 2010 19:25:23 -0700] rev 6803
Added tag jdk7-b114 for changeset 114c3761ebd8
Wed, 05 Jul 2017 17:24:51 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:51 +0200] rev 6802
Merge
Thu, 14 Oct 2010 19:25:03 -0700 Added tag jdk7-b114 for changeset 645f70db28dc
cl [Thu, 14 Oct 2010 19:25:03 -0700] rev 6801
Added tag jdk7-b114 for changeset 645f70db28dc
Wed, 05 Jul 2017 17:24:49 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:49 +0200] rev 6800
Merge
Thu, 14 Oct 2010 19:25:02 -0700 Added tag jdk7-b114 for changeset 83c0366b459c
cl [Thu, 14 Oct 2010 19:25:02 -0700] rev 6799
Added tag jdk7-b114 for changeset 83c0366b459c
Wed, 05 Jul 2017 17:24:46 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:46 +0200] rev 6798
Merge
Thu, 14 Oct 2010 19:24:52 -0700 Added tag jdk7-b114 for changeset a8770885b5cb
cl [Thu, 14 Oct 2010 19:24:52 -0700] rev 6797
Added tag jdk7-b114 for changeset a8770885b5cb
Wed, 05 Jul 2017 17:24:43 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:43 +0200] rev 6796
Merge
Mon, 18 Oct 2010 11:25:28 -0400 Merge
jqzuo [Mon, 18 Oct 2010 11:25:28 -0400] rev 6795
Merge
Tue, 12 Oct 2010 13:34:59 -0400 Merge
jqzuo [Tue, 12 Oct 2010 13:34:59 -0400] rev 6794
Merge
Sat, 02 Oct 2010 11:09:04 -0400 Merge
herrick [Sat, 02 Oct 2010 11:09:04 -0400] rev 6793
Merge
Fri, 17 Sep 2010 07:11:14 -0400 Merge
herrick [Fri, 17 Sep 2010 07:11:14 -0400] rev 6792
Merge
Thu, 16 Sep 2010 12:19:52 -0400 Merge
herrick [Thu, 16 Sep 2010 12:19:52 -0400] rev 6791
Merge
Tue, 07 Sep 2010 11:28:28 -0700 6982499: ant detection is fragile on windows. especially using cygwin
igor [Tue, 07 Sep 2010 11:28:28 -0700] rev 6790
6982499: ant detection is fragile on windows. especially using cygwin Reviewed-by: ohair
Tue, 07 Sep 2010 11:24:28 -0700 6982774: HOTSPOT_IMPORT_PATH detection does not work as expected
igor [Tue, 07 Sep 2010 11:24:28 -0700] rev 6789
6982774: HOTSPOT_IMPORT_PATH detection does not work as expected Reviewed-by: herrick, ohair
Thu, 02 Sep 2010 09:23:28 -0400 Merge
jqzuo [Thu, 02 Sep 2010 09:23:28 -0400] rev 6788
Merge
Wed, 01 Sep 2010 09:36:38 -0700 6981436: Variable gets hidden if Defs-javadoc is included
igor [Wed, 01 Sep 2010 09:36:38 -0700] rev 6787
6981436: Variable gets hidden if Defs-javadoc is included Reviewed-by: ohair
Fri, 20 Aug 2010 14:48:10 -0400 Merge
herrick [Fri, 20 Aug 2010 14:48:10 -0400] rev 6786
Merge
Thu, 12 Aug 2010 23:21:17 -0700 6976516: Add support for compiling deploy ws without compiling j2se
igor [Thu, 12 Aug 2010 23:21:17 -0700] rev 6785
6976516: Add support for compiling deploy ws without compiling j2se Reviewed-by: herrick, ohair
Thu, 14 Oct 2010 19:25:10 -0700 Added tag jdk7-b114 for changeset 59be7b5071f2
cl [Thu, 14 Oct 2010 19:25:10 -0700] rev 6784
Added tag jdk7-b114 for changeset 59be7b5071f2
Wed, 05 Jul 2017 17:24:37 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:37 +0200] rev 6783
Merge
Wed, 20 Oct 2010 16:49:06 -0700 Merge
trims [Wed, 20 Oct 2010 16:49:06 -0700] rev 6782
Merge
Thu, 14 Oct 2010 16:05:59 -0700 6992267: Bump the HS20 build number to 02
trims [Thu, 14 Oct 2010 16:05:59 -0700] rev 6781
6992267: Bump the HS20 build number to 02 Summary: Update the HS20 build number to 02 Reviewed-by: jcoomes
Thu, 14 Oct 2010 15:52:41 -0700 Merge
trims [Thu, 14 Oct 2010 15:52:41 -0700] rev 6780
Merge
Thu, 14 Oct 2010 10:46:38 -0700 Merge
kvn [Thu, 14 Oct 2010 10:46:38 -0700] rev 6779
Merge
Wed, 13 Oct 2010 15:38:14 -0700 Merge
roland [Wed, 13 Oct 2010 15:38:14 -0700] rev 6778
Merge
Wed, 13 Oct 2010 10:29:31 +0200 6991211: assert failure on sparc: "can not have caller-save register operands at calls"
roland [Wed, 13 Oct 2010 10:29:31 +0200] rev 6777
6991211: assert failure on sparc: "can not have caller-save register operands at calls" Summary: fixes sparc only assert failure following 6972540 Reviewed-by: never
Wed, 13 Oct 2010 13:31:30 -0700 Merge
twisti [Wed, 13 Oct 2010 13:31:30 -0700] rev 6776
Merge
Wed, 13 Oct 2010 01:19:43 -0700 6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC
twisti [Wed, 13 Oct 2010 01:19:43 -0700] rev 6775
6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC Reviewed-by: never, jrose
Tue, 12 Oct 2010 23:51:20 -0700 6991512: G1 barriers fail with 64bit C1
iveresov [Tue, 12 Oct 2010 23:51:20 -0700] rev 6774
6991512: G1 barriers fail with 64bit C1 Summary: Fix compare-and-swap intrinsic problem with G1 post-barriers and issue with branch ranges in G1 stubs on sparc Reviewed-by: never, kvn
Tue, 12 Oct 2010 02:21:06 -0700 6991065: missed a review comment in 6829194
twisti [Tue, 12 Oct 2010 02:21:06 -0700] rev 6773
6991065: missed a review comment in 6829194 Reviewed-by: kvn
Mon, 11 Oct 2010 04:18:58 -0700 6829194: JSR 292 needs to support compressed oops
twisti [Mon, 11 Oct 2010 04:18:58 -0700] rev 6772
6829194: JSR 292 needs to support compressed oops Reviewed-by: kvn, jrose
Fri, 08 Oct 2010 02:42:17 -0700 6990549: Zero and Shark fixes after 6978355 and 6953144
twisti [Fri, 08 Oct 2010 02:42:17 -0700] rev 6771
6990549: Zero and Shark fixes after 6978355 and 6953144 Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Thu, 07 Oct 2010 21:40:55 -0700 6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)"
never [Thu, 07 Oct 2010 21:40:55 -0700] rev 6770
6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)" Reviewed-by: kvn
Fri, 08 Oct 2010 09:29:09 -0700 Merge
jcoomes [Fri, 08 Oct 2010 09:29:09 -0700] rev 6769
Merge
Fri, 01 Oct 2010 16:43:05 -0400 6980838: G1: guarantee(false) failed: thread has an unexpected active value in its SATB queue
tonyp [Fri, 01 Oct 2010 16:43:05 -0400] rev 6768
6980838: G1: guarantee(false) failed: thread has an unexpected active value in its SATB queue Summary: Under certain circumstances a safepoint could happen between a JavaThread object being created and that object being added to the Java threads list. This could cause the active field of that thread's SATB queue to get out-of-sync with respect to the other Java threads. The solution is to activate the SATB queue, when necessary, before adding the thread to the Java threads list, not when the JavaThread object is created. The changeset also includes a small fix to rename the surrogate locker thread from "Surrogate Locker Thread (CMS)" to "Surrogate Locker Thread (Concurrent GC)" since it's also used in G1. Reviewed-by: iveresov, ysr, johnc, jcoomes
Fri, 01 Oct 2010 21:48:40 -0700 Merge
johnc [Fri, 01 Oct 2010 21:48:40 -0700] rev 6767
Merge
(0) -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip