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
Thu, 13 Mar 2008 13:29:27 -0400 6611991: Add support for parsing RFC4514 DNs to X500Principal
mullan [Thu, 13 Mar 2008 13:29:27 -0400] rev 95
6611991: Add support for parsing RFC4514 DNs to X500Principal Summary: Added new test and made one code change to escape null characters. Reviewed-by: vinnie
Tue, 11 Mar 2008 23:37:02 -0700 Merge
wetmore [Tue, 11 Mar 2008 23:37:02 -0700] rev 94
Merge
Wed, 12 Mar 2008 09:32:38 +0800 6673164: dns_fallback parse error
weijun [Wed, 12 Mar 2008 09:32:38 +0800] rev 93
6673164: dns_fallback parse error Reviewed-by: valeriep
Sat, 08 Mar 2008 22:52:20 +0800 6597349: KeyStore.getCertificateChain() may not return the full chain
weijun [Sat, 08 Mar 2008 22:52:20 +0800] rev 92
6597349: KeyStore.getCertificateChain() may not return the full chain Reviewed-by: mullan
Sat, 08 Mar 2008 22:51:14 +0800 6643094: Test on keytool -startdate forgets about December
weijun [Sat, 08 Mar 2008 22:51:14 +0800] rev 91
6643094: Test on keytool -startdate forgets about December Reviewed-by: xuelei
Sat, 08 Mar 2008 22:49:45 +0800 6634644: broken fragment, should use @link
weijun [Sat, 08 Mar 2008 22:49:45 +0800] rev 90
6634644: broken fragment, should use @link Reviewed-by: mullan
Fri, 07 Mar 2008 17:18:22 +0000 Merge
chegar [Fri, 07 Mar 2008 17:18:22 +0000] rev 89
Merge
Fri, 07 Mar 2008 17:17:49 +0000 6631048: Problem when writing on output stream of HttpURLConnection
chegar [Fri, 07 Mar 2008 17:17:49 +0000] rev 88
6631048: Problem when writing on output stream of HttpURLConnection Summary: Fix up logic in ChunkedOutputStream.write Reviewed-by: jccollet
Fri, 07 Mar 2008 07:28:50 -0800 Merge
chegar [Fri, 07 Mar 2008 07:28:50 -0800] rev 87
Merge
Fri, 07 Mar 2008 07:25:17 -0800 6628661: NTLM-authentication doesn't work with non-ASCII letters
chegar [Fri, 07 Mar 2008 07:25:17 -0800] rev 86
6628661: NTLM-authentication doesn't work with non-ASCII letters Summary: Use JNU_GetStringPlatformChars to convert jstrings to the locale specific native C strings Reviewed-by: michaelm
Fri, 07 Mar 2008 15:15:54 +0000 6672682: Forgotten file from CR 6615656.
chegar [Fri, 07 Mar 2008 15:15:54 +0000] rev 85
6672682: Forgotten file from CR 6615656. Reviewed-by: michaelm
Fri, 07 Mar 2008 13:00:44 +0000 6628576: InterfaceAddress.equals() NPE when broadcast field == null
chegar [Fri, 07 Mar 2008 13:00:44 +0000] rev 84
6628576: InterfaceAddress.equals() NPE when broadcast field == null Summary: Update logic in equals to correctly handle nulls. Reviewed-by: michaelm
Fri, 07 Mar 2008 11:51:27 +0000 6591358: documentation error in URLConnection.setRequestProperty("accept", ...)
chegar [Fri, 07 Mar 2008 11:51:27 +0000] rev 83
6591358: documentation error in URLConnection.setRequestProperty("accept", ...) Summary: Simple doc change, "accept" -> "Accept" Reviewed-by: jccollet
(0) -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip