Changeset: b60754fe206d
Author:bpatel
Date: 2011-03-11 15:39 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/b60754fe206d
7006178: findbugs high priority issues in new javadoc
Reviewed-by: jjg
! src/share/classes/com/sun/tools/doclets/formats/html/ClassUseWriter.java
!
Changeset: 8216ad5fabb8
Author:naoto
Date: 2011-03-11 11:31 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8216ad5fabb8
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty
script field
Reviewed-by: srl
! src/share/classes/java/util/Locale.java
! test
Changeset: ed87479c96c2
Author:ksrini
Date: 2011-03-11 10:03 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ed87479c96c2
7023416: (pack200) fix parfait issues
Reviewed-by: jrose
! src/share/native/com/sun/java/util/jar/pack/unpack.cpp
On 10/03/2011 18:33, Neil Richards wrote:
On 10 March 2011 03:18, Charles Lee wrote:
With a quick search in the SocketPermission using "cname =" as search word,
cname always seems to be lower cases. But hostname does not. It may need
some rework on the patch.
I think using String.regionMatche
JDK7 changeset [1]:
Changeset: 3fdfa11ea5ac
Author:chegar
Date: 2011-03-11 13:50 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3fdfa11ea5ac
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag")
should throw URISyntaxException
Reviewed-by: alanb, michaelm
! sr
Changeset: 3fdfa11ea5ac
Author:chegar
Date: 2011-03-11 13:50 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3fdfa11ea5ac
7023363: URI("ftp", "[www.abc.com]", "/dir1/dir2", "query", "frag") should
throw URISyntaxException
Reviewed-by: alanb, michaelm
! src/share/classes/java
Chris Hegarty wrote:
:
Here is a webrev containing the implementation as described above, i.e.
appendAuthority correctly adds the given authority rather than just
ignoring it. parseHierarchical will throw URISyntaxException.
I've also updated the existing URI Test to include this case.
http://c
On 11/03/2011 05:13, Charles Lee wrote:
On 03/10/2011 11:46 PM, Chris Hegarty wrote:
Charles, Alan,
I filed CR 7026346: " URLConnection.guessContentTypeFromStream does
not support UTF-8 and UTF-32 xml streams with BOM", for this issue.
I also creating a webrev from your patch, with the followi
Changeset: 8ef60faa95d6
Author:vinnie
Date: 2011-03-11 09:55 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8ef60faa95d6
6986477: sun/security/mscapi/AccessKeyStore.sh test is failing on jdk7
Reviewed-by: valeriep
! test/sun/security/mscapi/access.policy
! test/sun/security/
Changeset: 107d55ecd50d
Author:chegar
Date: 2011-03-11 08:57 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/107d55ecd50d
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and
UTF-32 xml streams with BOM
Reviewed-by: alanb
Contributed-by: Charles Lee
Changeset: ab13f19ee0ff
Author:chegar
Date: 2011-03-11 08:47 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ab13f19ee0ff
7024560: InetAddress.getLocalHost().getHostName() returns localhost for
hostnames of length HOST_NAME_MAX
Reviewed-by: alanb, michaelm
! src/solaris/nati
11 matches
Mail list logo