Tue, 04 Dec 2007 16:28:24 -0800 Added tag jdk7-b24 for changeset 474761f14bca
xdono [Tue, 04 Dec 2007 16:28:24 -0800] rev 155
Added tag jdk7-b24 for changeset 474761f14bca
Wed, 05 Jul 2017 16:34:23 +0200 Merge
duke [Wed, 05 Jul 2017 16:34:23 +0200] rev 154
Merge
Tue, 04 Mar 2008 10:58:04 -0800 6652588: Fix broken JPRT makefile target, no bundle saved
ohair [Tue, 04 Mar 2008 10:58:04 -0800] rev 153
6652588: Fix broken JPRT makefile target, no bundle saved Summary: jprt make rules missing the bundle up of the output Reviewed-by: xdono
Fri, 29 Feb 2008 20:03:59 -0800 6669216: Add jcheck configuration directories
mr [Fri, 29 Feb 2008 20:03:59 -0800] rev 152
6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono
Tue, 04 Dec 2007 16:28:22 -0800 Added tag jdk7-b24 for changeset 7f561c08de6b
xdono [Tue, 04 Dec 2007 16:28:22 -0800] rev 151
Added tag jdk7-b24 for changeset 7f561c08de6b
Wed, 05 Jul 2017 16:34:21 +0200 Merge
duke [Wed, 05 Jul 2017 16:34:21 +0200] rev 150
Merge
Tue, 25 Mar 2008 14:42:28 -0700 6627817: Remove ^M characters in all files (Makefiles too)
ohair [Tue, 25 Mar 2008 14:42:28 -0700] rev 149
6627817: Remove ^M characters in all files (Makefiles too) Summary: Some files included the use of the ^M character, which has been deleted Reviewed-by: xdono
Thu, 06 Mar 2008 13:56:47 -0800 6624808: corba makefiles not using langtools compiler
ohair [Thu, 06 Mar 2008 13:56:47 -0800] rev 148
6624808: corba makefiles not using langtools compiler Summary: If supplied, the langtools javac should be used. Reviewed-by: xdono
Fri, 29 Feb 2008 20:03:57 -0800 6669216: Add jcheck configuration directories
mr [Fri, 29 Feb 2008 20:03:57 -0800] rev 147
6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono
Tue, 04 Dec 2007 16:28:13 -0800 Added tag jdk7-b24 for changeset 02bb8761fcce
xdono [Tue, 04 Dec 2007 16:28:13 -0800] rev 146
Added tag jdk7-b24 for changeset 02bb8761fcce
Wed, 05 Jul 2017 16:34:18 +0200 Merge
duke [Wed, 05 Jul 2017 16:34:18 +0200] rev 145
Merge
Thu, 27 Mar 2008 12:09:50 -0700 Merge
xdono [Thu, 27 Mar 2008 12:09:50 -0700] rev 144
Merge
Wed, 26 Mar 2008 17:48:05 -0700 Merge
ohair [Wed, 26 Mar 2008 17:48:05 -0700] rev 143
Merge
Tue, 25 Mar 2008 14:40:43 -0700 6627817: Remove ^M characters in all files (Makefiles too)
ohair [Tue, 25 Mar 2008 14:40:43 -0700] rev 142
6627817: Remove ^M characters in all files (Makefiles too) Summary: Some files included the use of the ^M character, which has been deleted. Reviewed-by: xdono
Wed, 19 Mar 2008 13:26:29 -0700 6611629: Avoid hardcoded cygwin paths for memory detection
ohair [Wed, 19 Mar 2008 13:26:29 -0700] rev 141
6611629: Avoid hardcoded cygwin paths for memory detection Summary: Use free with sygwin, mem or systeminfo otherwise, to get MB_OF_MEMORY on windows. Reviewed-by: tbell
Tue, 18 Mar 2008 11:08:09 -0700 6654458: /java/devtools findbugs doesn't work on windows
ohair [Tue, 18 Mar 2008 11:08:09 -0700] rev 140
6654458: /java/devtools findbugs doesn't work on windows Summary: Changes to both ant and findbugs version checking. Reviewed-by: tbell
Tue, 18 Mar 2008 11:06:34 -0700 6674232: OPENJDK=false is same as OPENJDK=true
ohair [Tue, 18 Mar 2008 11:06:34 -0700] rev 139
6674232: OPENJDK=false is same as OPENJDK=true Summary: OPENJDK should be empty (undefined) or "true". Reviewed-by: tbell
Tue, 18 Mar 2008 11:04:42 -0700 6611788: chmod a+x bin/winver.exe in make/tools/winver/Makefile fails on a read only file system
ohair [Tue, 18 Mar 2008 11:04:42 -0700] rev 138
6611788: chmod a+x bin/winver.exe in make/tools/winver/Makefile fails on a read only file system Summary: Tell Mercurial this file has execute permission. Reviewed-by: tbell
Tue, 18 Mar 2008 11:03:27 -0700 6674226: Warning errors in freetypecheck
ohair [Tue, 18 Mar 2008 11:03:27 -0700] rev 137
6674226: Warning errors in freetypecheck Summary: Just corrected some C code to remove warning errors from gcc. Reviewed-by: tbell
Mon, 24 Mar 2008 06:33:16 -0700 Merge
yan [Mon, 24 Mar 2008 06:33:16 -0700] rev 136
Merge
Fri, 21 Mar 2008 09:54:50 +0300 6599270: Using EmbeddedFrame in SWT leads to a hang
ant [Fri, 21 Mar 2008 09:54:50 +0300] rev 135
6599270: Using EmbeddedFrame in SWT leads to a hang Summary: Excluding EmbeddedFrame from the workaround of activating a toplevel in not foreground process. Reviewed-by: son
Thu, 20 Mar 2008 18:06:41 +0300 6598089: JDK 7: AWT often goes into busy loop when showing dialog
ant [Thu, 20 Mar 2008 18:06:41 +0300] rev 134
6598089: JDK 7: AWT often goes into busy loop when showing dialog Summary: Preventing focus from getting in an endless loop. Reviewed-by: son
Thu, 20 Mar 2008 16:21:44 +0300 6630878: clean target in sun/xawt is incomplete
son [Thu, 20 Mar 2008 16:21:44 +0300] rev 133
6630878: clean target in sun/xawt is incomplete Summary: clean target should remove .gen_icons Reviewed-by: yan
Thu, 20 Mar 2008 14:26:38 +0300 Merge
ant [Thu, 20 Mar 2008 14:26:38 +0300] rev 132
Merge
Wed, 19 Mar 2008 16:23:50 +0300 6567410: PIT : java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java fails
ant [Wed, 19 Mar 2008 16:23:50 +0300] rev 131
6567410: PIT : java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java fails Summary: A filter flag has been added to the HCBT focus hook. Reviewed-by: dcherepanov
Thu, 20 Mar 2008 11:09:16 +0300 4993545: NativeInLightFixer adds asynchronousity
anthony [Thu, 20 Mar 2008 11:09:16 +0300] rev 130
4993545: NativeInLightFixer adds asynchronousity Summary: All the hooks related to the NativeInLightFixer have been moved to the HW/LW mixing handling methods. The NativeInLightFixer itself has been removed. Reviewed-by: son, alexp
Tue, 18 Mar 2008 16:19:03 +0300 6589527: Window and Frame instances can hide their "Applet Warning"
anthony [Tue, 18 Mar 2008 16:19:03 +0300] rev 129
6589527: Window and Frame instances can hide their "Applet Warning" Summary: Additional constraints have been added for the setBounds() operation. Reviewed-by: son, art
Tue, 18 Mar 2008 15:07:42 +0300 6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons.
anthony [Tue, 18 Mar 2008 15:07:42 +0300] rev 128
6581927: REG : Non focusable frame can be minimized to very small & Frame icon can be seen on frame buttons. Summary: The SWP_NOSENDCHANGING flag should not be passed to the ::SetWindowPos() WinAPI function when we receive the WM_MOUSEMOVE message while manually handling the resizing of non-focusable frames. Reviewed-by: son, ant
Tue, 18 Mar 2008 14:36:14 +0300 6304277: PIT: Adding a TrayIcon closes a SplashScreen on Solaris but not on Win32
anthony [Tue, 18 Mar 2008 14:36:14 +0300] rev 127
6304277: PIT: Adding a TrayIcon closes a SplashScreen on Solaris but not on Win32 Summary: The Window.closeSplashScreen() method now verified the boolean flag isTrayIconWindow, and returns if it is true. Reviewed-by: son, dcherepanov
Tue, 18 Mar 2008 14:20:28 +0300 6637796: setBounds doesn't enlarge Component
anthony [Tue, 18 Mar 2008 14:20:28 +0300] rev 126
6637796: setBounds doesn't enlarge Component Summary: Added the areBoundsValid() method that verifies whether the current bounds of the component are valid. Using the isValid() method for this purpose previously was incorrect. Reviewed-by: son, art
Tue, 18 Mar 2008 14:10:28 +0300 6607660: java.awt.Container.getMouseEventTargetImpl should be invoked while holding the TreeLock
anthony [Tue, 18 Mar 2008 14:10:28 +0300] rev 125
6607660: java.awt.Container.getMouseEventTargetImpl should be invoked while holding the TreeLock Summary: The body of the method has been wrapped into the synchronized (getTreeLock()) { } block. Reviewed-by: son, art
Tue, 18 Mar 2008 13:53:08 +0300 6613927: Compilation of splashscreen png library failed on Ubuntu 7.04 (64bit)
anthony [Tue, 18 Mar 2008 13:53:08 +0300] rev 124
6613927: Compilation of splashscreen png library failed on Ubuntu 7.04 (64bit) Summary: The macro PNG_NO_MMX_CODE should be defined when compiling on 64bit Linux Reviewed-by: yan, avu
Tue, 18 Mar 2008 12:04:20 +0300 6608764: PropertyChangeListeners machinery should have a better locking scheme
anthony [Tue, 18 Mar 2008 12:04:20 +0300] rev 123
6608764: PropertyChangeListeners machinery should have a better locking scheme Summary: Change to use a private final object java.awt.Component.changeSupportLock for locking purposes instead of using this Reviewed-by: son, ant
Fri, 14 Mar 2008 22:00:33 +0300 6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards.
dcherepanov [Fri, 14 Mar 2008 22:00:33 +0300] rev 122
6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards. Summary: WS_DISABLED style should be used to fix some modality bugs Reviewed-by: art, son
Fri, 14 Mar 2008 20:40:09 +0300 6524352: support for high-resolution mouse wheel
dcherepanov [Fri, 14 Mar 2008 20:40:09 +0300] rev 121
6524352: support for high-resolution mouse wheel Summary: added support for high-resolution mouse wheel Reviewed-by: dav, son
Fri, 14 Mar 2008 18:50:02 +0300 6603010: Out-of-process Java Plug-In non-functional or barely functional on X11 platforms
dcherepanov [Fri, 14 Mar 2008 18:50:02 +0300] rev 120
6603010: Out-of-process Java Plug-In non-functional or barely functional on X11 platforms Summary: AWT XEmbed shouldn't use _SUN_XEMBED_START message Reviewed-by: art, son
Fri, 14 Mar 2008 18:27:34 +0300 6612497: api/java_awt/Container/index.html#isAncestorOf Container2019 hangs since JDK 7 b15
dcherepanov [Fri, 14 Mar 2008 18:27:34 +0300] rev 119
6612497: api/java_awt/Container/index.html#isAncestorOf Container2019 hangs since JDK 7 b15 Summary: Partial rollback changes for 6567564 in the Component.getGC method Reviewed-by: art, son
Fri, 14 Mar 2008 17:23:25 +0300 6522731: Location of the frame changes,when the frame is resized & non-resized.
dcherepanov [Fri, 14 Mar 2008 17:23:25 +0300] rev 118
6522731: Location of the frame changes,when the frame is resized & non-resized. Summary: XMoveWindow() should use shell's location Reviewed-by: son
Thu, 13 Mar 2008 17:14:44 +0300 6538066: XSelection should be more passive
son [Thu, 13 Mar 2008 17:14:44 +0300] rev 117
6538066: XSelection should be more passive Summary: Now only XClipboard know about XSelection, and XSelection knows nothing about XClipboard. Reviewed-by: uta, denis
Thu, 13 Mar 2008 17:08:15 +0300 6645856: static field XWindowPeer.defaultFont hides XWindow.defaultFont
son [Thu, 13 Mar 2008 17:08:15 +0300] rev 116
6645856: static field XWindowPeer.defaultFont hides XWindow.defaultFont Summary: unnedded code has been removed. Added getter for XWindow.defaultFont to initialize it lazily. Reviewed-by: dav
Thu, 13 Mar 2008 17:04:54 +0300 6645885: small refactoring for XContentWindow
son [Thu, 13 Mar 2008 17:04:54 +0300] rev 115
6645885: small refactoring for XContentWindow Summary: move createContent() method from XDecoratedPeer to XContentWindow, so only XContentWindow keep information about the way we position it. Reviewed-by: anthony
Thu, 13 Mar 2008 16:56:54 +0300 6636368: XAtom contains unused code
son [Thu, 13 Mar 2008 16:56:54 +0300] rev 114
6636368: XAtom contains unused code Summary: unused code has been removed Reviewed-by: dcherepanov
Thu, 13 Mar 2008 16:54:51 +0300 6636370: minor corrections and simplification of code in AppContext
son [Thu, 13 Mar 2008 16:54:51 +0300] rev 113
6636370: minor corrections and simplification of code in AppContext Summary: mainAppContext, isDisposed, and numAppContexts has beem made volatile. mostRecentThreadAppContext has been rewritten using ThreadLocal. Reviewed-by: art
Thu, 13 Mar 2008 16:51:04 +0300 6636331: ConcurrentModificationException in AppContext code
son [Thu, 13 Mar 2008 16:51:04 +0300] rev 112
6636331: ConcurrentModificationException in AppContext code Summary: Added synchronization to AppContext.getAppContexts() Reviewed-by: art
Thu, 13 Mar 2008 16:47:40 +0300 6636369: sun.awt.datatransfer.DataTransferer contains double-check idiom
son [Thu, 13 Mar 2008 16:47:40 +0300] rev 111
6636369: sun.awt.datatransfer.DataTransferer contains double-check idiom Summary: double-check has been removed Reviewed-by: dav
Thu, 13 Mar 2008 16:42:52 +0300 6607163: Linux: Cannot copy image from Java to OpenOffice
son [Thu, 13 Mar 2008 16:42:52 +0300] rev 110
6607163: Linux: Cannot copy image from Java to OpenOffice Summary: TARGETS should have type ATOM Reviewed-by: denis
Thu, 13 Mar 2008 16:32:15 +0300 6603256: Startup: Defer initialization of DropTarget's flavorMap
son [Thu, 13 Mar 2008 16:32:15 +0300] rev 109
6603256: Startup: Defer initialization of DropTarget's flavorMap Summary: SystemFlavorMap is lazily initialized now. Reviewed-by: uta
Thu, 13 Mar 2008 16:27:20 +0300 6592751: EmbeddedFrame disposal is fragile and breaks clean AppContext termination
son [Thu, 13 Mar 2008 16:27:20 +0300] rev 108
6592751: EmbeddedFrame disposal is fragile and breaks clean AppContext termination Summary: AppContext.dispose() should be ready to get exceptions during disposal of toplevels. Also now we mark windows peers as destroyed when native object has been destroyed. Reviewed-by: art
Thu, 13 Mar 2008 16:19:32 +0300 6632140: minor refactoring for XWM
son [Thu, 13 Mar 2008 16:19:32 +0300] rev 107
6632140: minor refactoring for XWM Summary: code cleanup and generificaion for XWM Reviewed-by: anthony
Thu, 13 Mar 2008 16:12:56 +0300 6616095: AWT's WindowDisposerRecord keeps AppContext alive too long
son [Thu, 13 Mar 2008 16:12:56 +0300] rev 106
6616095: AWT's WindowDisposerRecord keeps AppContext alive too long Summary: WindowDisposerRecord should not keep strong reference to AppContext. Reviewed-by: art
Thu, 13 Mar 2008 15:36:31 +0300 6595651: Focus transfers broken for applications embedding AWT across processes
son [Thu, 13 Mar 2008 15:36:31 +0300] rev 105
6595651: Focus transfers broken for applications embedding AWT across processes Summary: Now we allow cross-process focus requests if focus is in embedder's process. Reviewed-by: ant
Mon, 17 Mar 2008 23:03:51 -0700 Merge
tbell [Mon, 17 Mar 2008 23:03:51 -0700] rev 104
Merge
Mon, 17 Mar 2008 12:27:58 -0700 Merge
wetmore [Mon, 17 Mar 2008 12:27:58 -0700] rev 103
Merge
Mon, 17 Mar 2008 11:53:36 -0700 Merge
wetmore [Mon, 17 Mar 2008 11:53:36 -0700] rev 102
Merge
Thu, 06 Mar 2008 16:06:45 -0800 6578538: com.sun.crypto.provider.SunJCE instance leak using KRB5 and LoginContext
wetmore [Thu, 06 Mar 2008 16:06:45 -0800] rev 101
6578538: com.sun.crypto.provider.SunJCE instance leak using KRB5 and LoginContext Reviewed-by: valeriep
Mon, 17 Mar 2008 03:11:29 -0400 6447412: Issue with socket.close() for ssl sockets when poweroff on other system
xuelei [Mon, 17 Mar 2008 03:11:29 -0400] rev 100
6447412: Issue with socket.close() for ssl sockets when poweroff on other system Summary: Support SSL sockets SOLINGER Reviewed-by: chegar
Sun, 16 Mar 2008 23:46:27 -0400 6542796: CPU issue with JSSE and tomcat
xuelei [Sun, 16 Mar 2008 23:46:27 -0400] rev 99
6542796: CPU issue with JSSE and tomcat Summary: record length count error Reviewed-by: weijun
Sun, 16 Mar 2008 01:37:44 -0400 6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert.
xuelei [Sun, 16 Mar 2008 01:37:44 -0400] rev 98
6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert. Summary: closeIdelConnection() does not query the cached connection correctly. Reviewed-by: chegar
Sat, 15 Mar 2008 13:43:05 -0400 6648816: REGRESSION: setting -Djava.security.debug=failure result in NPE in ACC
xuelei [Sat, 15 Mar 2008 13:43:05 -0400] rev 97
6648816: REGRESSION: setting -Djava.security.debug=failure result in NPE in ACC Summary: unchecking the null pointer of the debug handle Reviewed-by: mullan, weijun
Fri, 14 Mar 2008 10:33:21 -0400 Merge
mullan [Fri, 14 Mar 2008 10:33:21 -0400] rev 96
Merge
(0) -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip