Re: HttpCookie.domainMatches("hostname.local", "hostname") return false

2011-08-04 Thread Sean Chou
Hi all, I checked with java8, this problem still exists; and I checked the patch, it is still working. The bug was filed with id 7023713 for java7, and the patch is here. So, would anyone like to take a look at it again? Thanks. 2011/2/22 Sean Chou > Hi, >I find that HttpCookie.domainMat

hg: jdk8/tl/jdk: 7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem

2011-08-04 Thread weijun . wang
Changeset: e68db408d08c Author:weijun Date: 2011-08-04 18:18 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e68db408d08c 7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem Reviewed-by: valeriep ! src/share/classes/sun/security/krb5/PrincipalName.ja

hg: jdk8/tl/jdk: 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs.

2011-08-04 Thread mike . duigou
Changeset: 56e89034 Author:mduigou Date: 2011-08-04 08:53 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/56e89034 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs. Reviewed-by: alanb, darcy ! src/share/classes/java/lan

hg: jdk8/tl/langtools: 7071246: Enclosing string literal in parenthesis in switch-case crashes javac

2011-08-04 Thread joe . darcy
Changeset: 64b9b7ae3366 Author:darcy Date: 2011-08-04 11:15 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/64b9b7ae3366 7071246: Enclosing string literal in parenthesis in switch-case crashes javac Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/comp/L