Changeset: 59167312ed4e
Author:jjg
Date: 2010-01-26 11:23 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/59167312ed4e
6917130: should test that annotations that have been optimized away are not
emitted to classfile
Reviewed-by: jjg, darcy
Contributed-by: m...@csail.mit
Changeset: da0e3e2dd3ef
Author:jjg
Date: 2010-01-26 11:15 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/da0e3e2dd3ef
6919944: incorrect position given for duplicate annotation value error
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/comp/Check.java
!
te
Thanks Michael
On Tue, 2010-01-26 at 12:16 +, Michael McMahon wrote:
> Jack,
>
> 6920138 is the reference for this bug.
>
> Thanks,
> Michael.
>
> Jack Bates wrote:
> > Hi Michael,
> >
> > On Mon, 2010-01-25 at 11:20 +, Michael McMahon wrote:
> >
> >> I don't think this is a bug. Eve
Jack,
6920138 is the reference for this bug.
Thanks,
Michael.
Jack Bates wrote:
Hi Michael,
On Mon, 2010-01-25 at 11:20 +, Michael McMahon wrote:
I don't think this is a bug. Everything to the
right of the final "/" in the original URI is discarded when resolving
against any relative
Changeset: f544825d0976
Author:jccollet
Date: 2010-01-26 11:39 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f544825d0976
6919185: test/closed/sun/net/ftp/FtpTests fails to compile
Summary: Fixed a couple of regressions in FtpClient and updated the test.
Reviewed-by: chegar
Jack,
Yes, you are right. Seems like empty references are a special case.
Also, it looks like Firefox agrees with this, but IE(8) behaves the same
way as Java currently.
I'll create a bug report to track this. The only complication with
fixing this
would be the behavior change, which could aff
Changeset: 558f2a424bfa
Author:weijun
Date: 2010-01-26 17:03 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/558f2a424bfa
6919610: KeyTabInputStream uses static field for per-instance value
Reviewed-by: mullan
! src/share/classes/sun/security/krb5/internal/ktab/KeyTabInputStr