hg: type-annotations/type-annotations/langtools: 10 new changesets

jonathan.gibbons at sun.com jonathan.gibbons at sun.com
Wed Dec 2 13:22:31 PST 2009


Changeset: cff85998bf4d
Author:    jjg
Date:      2009-11-17 16:45 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/cff85998bf4d

6898585: restructure langtools build.xml to facilitate more options for <build-classes> macro
Reviewed-by: ohair

! make/build.xml

Changeset: a509a22f9845
Author:    jjg
Date:      2009-11-19 11:38 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/a509a22f9845

6902264: fix indentation of tableswitch and lookupswitch
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/classfile/Instruction.java
! src/share/classes/com/sun/tools/javap/CodeWriter.java

Changeset: 2ebae181a4ab
Author:    jjg
Date:      2009-11-19 11:43 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/2ebae181a4ab

6900511: javac command line help broken
Reviewed-by: ksrini

! src/share/classes/com/sun/tools/javac/main/JavacOption.java

Changeset: b1bb8164a9bd
Author:    jjg
Date:      2009-11-19 11:49 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/b1bb8164a9bd

6902720: javac pretty printer does not handle enums correctly
Reviewed-by: mcimadamore

! src/share/classes/com/sun/tools/javac/tree/Pretty.java
+ test/tools/javac/6902720/E1.java
+ test/tools/javac/6902720/E2.java
+ test/tools/javac/6902720/Test.java

Changeset: 243d0be1ba99
Author:    jjg
Date:      2009-11-20 10:15 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/243d0be1ba99

6903456: 6898585 drops javadoc doclet.xml from JDK
Reviewed-by: ohair

! make/build.xml

Changeset: 4325b440eb3e
Author:    jjg
Date:      2009-11-20 11:18 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/4325b440eb3e

6902337: fix langtools build to allow forward refs into jdk/ repo
Reviewed-by: ohair, mcimadamore

! make/Makefile
! make/build.properties
! make/build.xml
+ make/tools/GenStubs/GenStubs.java

Changeset: 4c8c6159159c
Author:    katleman
Date:      2009-11-12 15:36 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/4c8c6159159c

Added tag jdk7-b76 for changeset 8fb9b4be3cb1

! .hgtags

Changeset: 0398ae15b90a
Author:    tbell
Date:      2009-11-17 10:35 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/0398ae15b90a

Merge

- src/share/classes/com/sun/tools/classfile/ModuleExportTable_attribute.java
- src/share/classes/com/sun/tools/classfile/ModuleMemberTable_attribute.java
- src/share/classes/com/sun/tools/classfile/Module_attribute.java

Changeset: b1508b6affd8
Author:    tbell
Date:      2009-11-23 19:58 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/b1508b6affd8

Merge


Changeset: 53feadf6ea8e
Author:    jjg
Date:      2009-12-02 13:20 -0800
URL:       http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/53feadf6ea8e

Merge

! make/build.properties
! make/build.xml
! src/share/classes/com/sun/tools/javac/tree/Pretty.java



More information about the type-annotations-dev mailing list