hg: jdk7/tl/langtools: 6639645: Modeling type implementing missing interfaces

2011-03-02 Thread jonathan . gibbons
Changeset: 4baab658f357 Author:jjg Date: 2011-03-02 21:13 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4baab658f357 6639645: Modeling type implementing missing interfaces Reviewed-by: darcy, mcimadamore ! src/share/classes/com/sun/tools/javac/code/Flags.java ! src/sh

hg: jdk7/tl/langtools: 6986892: confusing warning given after errors in annotation processing

2011-03-02 Thread jonathan . gibbons
Changeset: 3085d0089546 Author:jjg Date: 2011-03-02 21:06 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/3085d0089546 6986892: confusing warning given after errors in annotation processing Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/main/JavaCompiler.jav

hg: jdk7/tl/langtools: 6986895: compiler gives misleading message for no input files

2011-03-02 Thread jonathan . gibbons
Changeset: 2a5c919f20b8 Author:jjg Date: 2011-03-02 14:03 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2a5c919f20b8 6986895: compiler gives misleading message for no input files Reviewed-by: darcy ! src/share/classes/com/sun/tools/javac/main/JavaCompiler.java ! src/s

hg: jdk7/tl/jdk: 7021987: native2ascii "file cannot be read" error message is broken

2011-03-02 Thread alan . bateman
Changeset: 895687e879ca Author:alanb Date: 2011-03-02 16:56 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/895687e879ca 7021987: native2ascii "file cannot be read" error message is broken Reviewed-by: lancea, mchung ! src/share/classes/sun/tools/native2ascii/Main.java ! test

Re: URLConnection.guessContentTypeFromStream() does not support UTF8 and UTF32 with BOM

2011-03-02 Thread Alan Bateman
Charles Lee wrote: Hi guys, With test case[1] below, you can see guessContent does not support UTF8/32 BOM. I don't see a problem with this proposal but I just wonder if this method is even used these days. It is a legacy method and I don't think anyone can rely on it to reliably detect any

hg: jdk7/tl/langtools: 6541876: "Enclosing Instance" error new in 1.6

2011-03-02 Thread maurizio . cimadamore
Changeset: 02b699d97a55 Author:mcimadamore Date: 2011-03-02 10:56 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/02b699d97a55 6541876: "Enclosing Instance" error new in 1.6 Summary: unqualified 'this' should not be selected in a qualified super() call in a default cons

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

2011-03-02 Thread Chris Hegarty
On 03/ 2/11 01:50 AM, Sean Chou wrote: Hi, If there's no different opinions or objection, can someone raise a bug on the Oracle bug system for me please? Sorry, I though I replied to this. It would appear to be a bug. I filed CR 7023713, "HttpCookie.domainMatches("hostname.local", "hostna