hg: nio/nio/langtools: 9 new changesets

alan.bateman at sun.com alan.bateman at sun.com
Wed Feb 4 10:23:45 PST 2009


Changeset: 0f922ff6968f
Author:    tbell
Date:      2009-01-26 15:14 -0800
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/0f922ff6968f

6797871: Fix for 6797463 did not remove the jtreg tests, and it should have
Reviewed-by: jjg

- test/tools/javac/generics/rawOverride/6557199/T6557199.java
- test/tools/javac/generics/rawOverride/6557199/T6557199.out

Changeset: edb8d7985cfd
Author:    darcy
Date:      2009-01-27 17:50 -0800
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/edb8d7985cfd

6707027: langtools/test/tools/javac/processing/model/testgetallmember/Main.java fails
Reviewed-by: jjg

! test/tools/javac/processing/model/testgetallmembers/Main.java

Changeset: 9199b9092f73
Author:    jjg
Date:      2009-01-27 18:38 -0800
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/9199b9092f73

6176978: current Javadoc's invocation and extension (Doclet) mechanisms are problematic
Reviewed-by: darcy

! src/share/classes/com/sun/tools/javadoc/DocletInvoker.java
+ test/tools/javadoc/6176978/T6176978.java
+ test/tools/javadoc/6176978/X.java

Changeset: 1aa81917016a
Author:    mcimadamore
Date:      2009-01-29 12:17 +0000
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/1aa81917016a

6315770: javac inference allows creation of strange types: Integer & Runnable
Summary: Javac does not apply glb correctly as per JLS3 15.12.2.8
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Types.java
! src/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/6315770/T6315770.java
+ test/tools/javac/generics/inference/6315770/T6315770.out

Changeset: 4542977c959e
Author:    mcimadamore
Date:      2009-01-29 12:18 +0000
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/4542977c959e

6557182: Unchecked warning *and* inconvertible types
Summary: Redundant warnings are generated when casting from intersection types
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/cast/6557182/T6557182.java
+ test/tools/javac/cast/6557182/T6557182.out

Changeset: 79f2f2c7d846
Author:    mcimadamore
Date:      2009-01-29 12:19 +0000
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/79f2f2c7d846

6729401: Compiler error when using F-bounded generics with free type variables
Summary: Javac applies wrong substitution to recursive type-variable bounds
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/generics/6729401/T6729401.java

Changeset: d957ceba29f9
Author:    xdono
Date:      2009-01-29 13:21 -0800
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/d957ceba29f9

Added tag jdk7-b45 for changeset 30db5e0aaf83

! .hgtags

Changeset: be546a6c08e3
Author:    tbell
Date:      2009-01-29 21:48 -0800
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/be546a6c08e3

Merge


Changeset: 49281ea88125
Author:    tbell
Date:      2009-01-30 23:28 -0800
URL:       http://hg.openjdk.java.net/nio/nio/langtools/rev/49281ea88125

Merge





More information about the nio-dev mailing list