Wed, 05 Jul 2017 16:53:40 +0200 Merge
duke [Wed, 05 Jul 2017 16:53:40 +0200] rev 2821
Merge
Tue, 09 Jun 2009 23:47:38 -0700 Merge
yan [Tue, 09 Jun 2009 23:47:38 -0700] rev 2820
Merge
Mon, 01 Jun 2009 01:06:28 -0700 Merge
yan [Mon, 01 Jun 2009 01:06:28 -0700] rev 2819
Merge
Thu, 28 May 2009 18:11:07 +0400 6845805: Test for CR 6713352 is failed under Linux
rupashka [Thu, 28 May 2009 18:11:07 +0400] rev 2818
6845805: Test for CR 6713352 is failed under Linux Reviewed-by: malenkov
Fri, 15 May 2009 17:26:45 +0400 6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
rupashka [Fri, 15 May 2009 17:26:45 +0400] rev 2817
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView Reviewed-by: malenkov, peterz
Fri, 15 May 2009 12:06:22 +0400 6827581: Contextkey does not work in Nimbus
peterz [Fri, 15 May 2009 12:06:22 +0400] rev 2816
6827581: Contextkey does not work in Nimbus Reviewed-by: rupashka
Thu, 14 May 2009 18:12:13 +0400 6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
peterz [Thu, 14 May 2009 18:12:13 +0400] rev 2815
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC Reviewed-by: rupashka
Thu, 14 May 2009 00:17:25 -0700 Merge
yan [Thu, 14 May 2009 00:17:25 -0700] rev 2814
Merge
Tue, 12 May 2009 15:21:55 +0900 6834474: (tz) Support tzdata2009g
peytoia [Tue, 12 May 2009 15:21:55 +0900] rev 2813
6834474: (tz) Support tzdata2009g Reviewed-by: okutsu
Mon, 01 Jun 2009 01:05:22 -0700 Merge
yan [Mon, 01 Jun 2009 01:05:22 -0700] rev 2812
Merge
Mon, 25 May 2009 18:22:23 +0400 6844750: Solaris build failed after 6799099
dav [Mon, 25 May 2009 18:22:23 +0400] rev 2811
6844750: Solaris build failed after 6799099 Reviewed-by: yan
Fri, 22 May 2009 16:09:45 +0400 6799099: All automatic regression tests that create Robot fail on X11
dav [Fri, 22 May 2009 16:09:45 +0400] rev 2810
6799099: All automatic regression tests that create Robot fail on X11 Reviewed-by: art, ant
Thu, 21 May 2009 15:04:23 +0400 6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException
ant [Thu, 21 May 2009 15:04:23 +0400] rev 2809
6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException Reviewed-by: art
Thu, 21 May 2009 12:29:25 +0400 6794764: Translucent windows are completely repainted on every paint event, on Windows
art [Thu, 21 May 2009 12:29:25 +0400] rev 2808
6794764: Translucent windows are completely repainted on every paint event, on Windows 6719382: Printing of AWT components on windows is not working 6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel 6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window Reviewed-by: anthony, tdv, alexp
Tue, 19 May 2009 17:03:13 +0400 6839999: Cumulative fix for 6762511 and 6838003
anthony [Tue, 19 May 2009 17:03:13 +0400] rev 2807
6839999: Cumulative fix for 6762511 and 6838003 Summary: Adds support for ARGB and ABGR X11 surfaces. Reviewed-by: art, yan
Tue, 19 May 2009 14:43:49 +0400 6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
anthony [Tue, 19 May 2009 14:43:49 +0400] rev 2806
6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms Summary: Added optional _BOOTDIR3 that provides the J: path for the BOOTDIR on Windows Reviewed-by: ohair, xdono
Tue, 19 May 2009 14:14:31 +0400 6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
anthony [Tue, 19 May 2009 14:14:31 +0400] rev 2805
6812298: Dynamic GraphicsConfig changes don't work on X11 platforms Summary: The peer gets recreated if the visual of the new GC differs from the previous one Reviewed-by: art, dcherepanov
Tue, 19 May 2009 12:15:18 +0400 6811219: Deadlock java AWT in XWarningWindow
anthony [Tue, 19 May 2009 12:15:18 +0400] rev 2804
6811219: Deadlock java AWT in XWarningWindow Summary: The locking scheme has been re-architected, the code slightly refactored. Reviewed-by: art, dcherepanov
Mon, 18 May 2009 12:39:58 +0400 6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
yan [Mon, 18 May 2009 12:39:58 +0400] rev 2803
6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86 Summary: do not try to use released XKB resources Reviewed-by: art
Fri, 15 May 2009 15:40:35 +0400 6678385: Random java.lang.StackOverflowError from various JDKs
art [Fri, 15 May 2009 15:40:35 +0400] rev 2802
6678385: Random java.lang.StackOverflowError from various JDKs Reviewed-by: stayer
Thu, 21 May 2009 18:41:50 +0100 6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests
aph [Thu, 21 May 2009 18:41:50 +0100] rev 2801
6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests Reviewed-by: avu, prr
Thu, 21 May 2009 16:29:58 +0100 6841728: Make building the Nimbus L 'n' F optional (100054)
andrew [Thu, 21 May 2009 16:29:58 +0100] rev 2800
6841728: Make building the Nimbus L 'n' F optional (100054) Summary: Add DISABLE_NIMBUS variable to prevent Nimbus subdirs being built Reviewed-by: mr, ohair
Mon, 18 May 2009 10:36:38 -0700 6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc.
ohair [Mon, 18 May 2009 10:36:38 -0700] rev 2799
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc. Reviewed-by: tbell
Fri, 15 May 2009 13:21:43 -0700 Merge
ohair [Fri, 15 May 2009 13:21:43 -0700] rev 2798
Merge
Fri, 15 May 2009 13:14:40 -0700 6841873: Fix windows redist default location for msvc runtime dlls
ohair [Fri, 15 May 2009 13:14:40 -0700] rev 2797
6841873: Fix windows redist default location for msvc runtime dlls Reviewed-by: tbell
Fri, 08 May 2009 11:24:17 -0700 Merge
ohair [Fri, 08 May 2009 11:24:17 -0700] rev 2796
Merge
Thu, 07 May 2009 18:19:41 -0700 6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp
ohair [Thu, 07 May 2009 18:19:41 -0700] rev 2795
6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp Reviewed-by: prr
Thu, 07 May 2009 12:26:22 -0700 Merge
xdono [Thu, 07 May 2009 12:26:22 -0700] rev 2794
Merge
Thu, 07 May 2009 10:31:32 -0700 Merge
xdono [Thu, 07 May 2009 10:31:32 -0700] rev 2793
Merge
Thu, 07 May 2009 17:02:47 +0100 6837982: SCTP API docs not being generated.
chegar [Thu, 07 May 2009 17:02:47 +0100] rev 2792
6837982: SCTP API docs not being generated. Summary: Update docs makefile to build javadoc for the com.sun.nio.sctp package. Reviewed-by: jccollet, alanb, weijun
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip