δΊ 2011-2-17 17:30, Alan Bateman ει:
Jing LV wrote:
Thanks Alan! I try to follow this issue but has no luck on
bugs.sun.com with the number 7014860. Am I miss something?
I suspect there is a problem on bugs.sun.com as it doesn't seem to be
showing any bugs. I noticed a "maintenance in progress
Jing LV wrote:
Thanks Alan - any luck till now?
Yes, it's there:
http://bugs.sun.com/view_bug.do?bug_id=7014860
On 02/22/11 03:00 AM, Charles Lee wrote:
:
Hi,
A quick patch could be:
diff --git src/share/classes/java/net/SocketPermission.java
src/share/classes/java/net/SocketPermission.java
--- src/share/classes/java/net/SocketPermission.java
+++ src/share/classes/java/net/SocketPermission.java
@@ -817
Hi,
I find that HttpCookie.domainMatches("hostname.local", "hostname")
returns false, which may be a bug.
According to spec, the effective host name of "hostname" is
"hostname.local", which is string
exactly the same with the first parameter. Thus the method should return
true for this invoca
Changeset: dbdafe65af60
Author:alanb
Date: 2011-02-21 13:54 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dbdafe65af60
7020517: (fs) FileStore.equals returns true if both volumes have the same
serial number
Reviewed-by: chegar
! src/windows/classes/sun/nio/fs/WindowsFileSt
Changeset: bac152c6491a
Author:alanb
Date: 2011-02-22 14:28 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bac152c6491a
7021327: Changes for 7020888 included changes to other files in error
Reviewed-by: chegar
! src/share/classes/java/io/BufferedReader.java
! src/share/class
Changeset: b853414b8eef
Author:michaelm
Date: 2011-02-22 14:44 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b853414b8eef
6702400: ChunkedInputStream expecting -1 from int read, but int->char
comparision is wrong
Reviewed-by: chegar
! src/share/classes/sun/net/httpserver/C
Changeset: 75216854fb53
Author:valeriep
Date: 2011-02-22 12:01 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/75216854fb53
6604496: Support for CKM_AES_CTR (counter mode)
Summary: Enhanced SunPKCS11 provider to support AES/CTR/NoPadding
transformation.
Reviewed-by: vinnie
!
Changeset: 84e339f1033b
Author:smarks
Date: 2011-02-22 15:34 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/84e339f1033b
7021209: convert lang, math, util to use try-with-resources
Reviewed-by: alanb, darcy, naoto
! src/share/classes/java/lang/Package.java
! src/share/classe