<AWT Dev> hg: jdk7/awt/langtools: 13 new changesets

lana.steuck at oracle.com lana.steuck at oracle.com
Fri Jun 11 17:57:13 PDT 2010


Changeset: 9c2d50e46e31
Author:    ohair
Date:      2010-05-26 20:22 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/9c2d50e46e31

6956202: Fix a few missed rebranding issues, please contact lines etc.
Reviewed-by: darcy, jjg, weijun

! src/share/classes/com/sun/javadoc/package.html
! src/share/classes/com/sun/mirror/overview.html
! src/share/classes/com/sun/source/tree/DisjointTypeTree.java
! src/share/classes/javax/lang/model/overview.html
! test/tools/apt/mirror/declaration/pkg1/pkg2/package.html

Changeset: 89cd267c2167
Author:    mikejwre
Date:      2010-06-02 15:40 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/89cd267c2167

Merge


Changeset: aecce211bc6f
Author:    mikejwre
Date:      2010-06-03 13:30 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/aecce211bc6f

Added tag jdk7-b96 for changeset 89cd267c2167

! .hgtags

Changeset: ebf09be0222c
Author:    jjg
Date:      2010-05-13 11:30 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/ebf09be0222c

6952188: update timeout for langtools jtreg tests on JPRT
Reviewed-by: ohair

! test/Makefile

Changeset: e9ef849ae0ed
Author:    mcimadamore
Date:      2010-05-19 16:41 +0100
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/e9ef849ae0ed

6880344: Recursive type parameters do not compile
Summary: Issue in type-variable substitution causes valid code to be rejected
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Types.java
! src/share/classes/com/sun/tools/javac/comp/Check.java
+ test/tools/javac/generics/typevars/T6880344.java

Changeset: 2881b376a689
Author:    mcimadamore
Date:      2010-05-19 16:42 +0100
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/2881b376a689

6946618: sqe test fails: javac/generics/NewOnTypeParm  in pit jdk7 b91 in all platforms.
Summary: Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/tools/javac/generics/6946618/T6946618a.java
+ test/tools/javac/generics/6946618/T6946618a.out
+ test/tools/javac/generics/6946618/T6946618b.java
+ test/tools/javac/generics/6946618/T6946618b.out
+ test/tools/javac/generics/6946618/T6946618c.java
+ test/tools/javac/generics/6946618/T6946618c.out

Changeset: eb849389ae2c
Author:    mcimadamore
Date:      2010-05-19 16:43 +0100
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/eb849389ae2c

6948381: javac Null Pointer Exception in Types.makeCompoundType
Summary: Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/6948381/T6948381.java
+ test/tools/javac/6948381/npe/A.java
+ test/tools/javac/6948381/npe/B.java

Changeset: 1d587ef8bf56
Author:    mcimadamore
Date:      2010-05-19 16:43 +0100
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/1d587ef8bf56

6951833: latest diamond implementation generates spurious raw type warnings
Summary: Raw warning checks should be disabled in the presence of a diamond AST node
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Check.java
+ test/tools/javac/generics/diamond/T6951833.java

Changeset: e9d66d392a8d
Author:    jjg
Date:      2010-05-21 17:32 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/e9d66d392a8d

6954901: langtools/test/Makefile should check for bin/javac(.exe) instead of lib/tools.jar
Reviewed-by: ohair

! test/Makefile

Changeset: 16efe627290e
Author:    lana
Date:      2010-05-24 09:07 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/16efe627290e

Merge


Changeset: 593a59e40bdb
Author:    lana
Date:      2010-05-28 12:41 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/593a59e40bdb

Merge

! src/share/classes/com/sun/tools/javac/code/Types.java
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/Check.java

Changeset: c0a41294297e
Author:    lana
Date:      2010-06-07 17:09 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/c0a41294297e

Merge


Changeset: 3b38f3aa3dc3
Author:    mikejwre
Date:      2010-06-10 13:59 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/3b38f3aa3dc3

Added tag jdk7-b97 for changeset c0a41294297e

! .hgtags




More information about the awt-dev mailing list