Changeset: 526de25e0b28
Author:jjg
Date: 2009-08-05 08:38 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/526de25e0b28
6729471: javap should accept class files on the command line
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javap/JavapTask.java
+ test/too
Changeset: 160d7a994e69
Author:jjg
Date: 2009-08-06 19:35 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/160d7a994e69
6858429: javap classfile library a minor bug
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/classfile/ClassWriter.java
Changeset: cba827f72977
Author:jjg
Date: 2009-08-08 17:50 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/cba827f72977
6868548: remove spurious ';' from after constant pool entries
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/javap/CodeWriter.java
! src/share/c
Changeset: beefdeb352e6
Author:jjg
Date: 2009-08-11 14:05 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/beefdeb352e6
6870591: langtools build sets javac.bootclasspath incorrectly
Reviewed-by: ohair
! make/build.xml
Changeset: 5a26c8fd0830
Author:jjg
Date: 2009-08-11 18:35 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5a26c8fd0830
6870743: update comments in langtools/make/build.properties
Reviewed-by: darcy
! make/build.properties
Changeset: 8a03f3c7d160
Author:jjg
Date: 2009-08-12 07:14 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8a03f3c7d160
6870706: langtools launcher issues
Reviewed-by: mcimadamore
! make/build.xml
! src/share/bin/launcher.sh-template
Changeset: 71680973d8ec
Author:jjg
Date: 2009-08-12 07:54 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/71680973d8ec
6758471: should be able to set jtreg options in langtools build
Reviewed-by: mcimadamore
! make/build.properties
! make/build.xml
Changeset: 7dbb79875a63
Author:jjg
Date: 2009-08-12 10:34 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7dbb79875a63
6558476: com/sun/tools/javac/Main.compile don't release file handles on return
Reviewed-by: darcy
+ src/share/classes/com/sun/tools/javac/file/Closeabl
Changeset: 61c1f735df67
Author:jjg
Date: 2009-08-21 11:25 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/61c1f735df67
6873849: suppress notes generated by javac
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/util/Log.java
+ test/tools/javac/T6873849.java
Changeset: d9febdd5ae21
Author:jjg
Date: 2009-08-21 14:58 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d9febdd5ae21
6873845: refine access to symbol file
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/code/Lint.java
! src/share/classes/com/sun/tools/javac
Changeset: c863e90091ee
Author:jjg
Date: 2009-08-24 14:38 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/c863e90091ee
6869216: testgetallmembers should consistently use correct filemanager
Reviewed-by: darcy
! test/tools/javac/processing/model/testgetallmembers/Main.ja
Changeset: ed31953ca025
Author:jjg
Date: 2009-08-27 11:08 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ed31953ca025
6875336: some tests should use /nodynamiccopyright/
Reviewed-by: darcy
! test/tools/javac/6521805/T6521805a.java
! test/tools/javac/6521805/T6521805a_1
Changeset: 74760fd5197f
Author:jjg
Date: 2009-08-27 15:12 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/74760fd5197f
6843707: bad tests generate files in the test/ directory
6876699: generated files in repository
Reviewed-by: darcy
- test/tools/javac/meth/InvokeMH_BAD
Changeset: 2c20f17c429c
Author:jjg
Date: 2009-08-27 17:39 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2c20f17c429c
6876753: javap tests fail on Windows
Reviewed-by: darcy
! test/tools/javap/T4975569.java
! test/tools/javap/T6729471.java
! test/tools/javap/pathsep.sh
Changeset: f29068bfeaed
Author:jjg
Date: 2009-08-27 17:50 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f29068bfeaed
6876755: apt tests fail on Windows
Reviewed-by: darcy
! test/tools/apt/Basics/apt.sh
! test/tools/apt/Basics/print.sh
! test/tools/apt/Compile/compile.
Changeset: 477c5bf1149c
Author:jjg
Date: 2009-08-27 18:25 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/477c5bf1149c
6876765: javah tests fail on Windows
Reviewed-by: darcy
! test/tools/javah/6257087/foo.sh
! test/tools/javah/ConstMacroTest.sh
! test/tools/javah/Missi
Changeset: 0ba956343648
Author:jjg
Date: 2009-08-28 12:12 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0ba956343648
6876782: two javadoc tests fail on Windows
Reviewed-by: darcy
! test/com/sun/javadoc/lib/JavadocTester.java
! test/com/sun/javadoc/testHtmlDefinitionLi
Changeset: f0c9fc46990b
Author:jjg
Date: 2009-08-28 14:48 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f0c9fc46990b
6877188: some javac shell tests do not work on Windows
Reviewed-by: darcy
! test/tools/javac/4846262/Test.sh
! test/tools/javac/6302184/T6302184.sh
! t
Changeset: d5e76d422509
Author:jjg
Date: 2009-08-31 12:36 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d5e76d422509
6877229: more javac tests fail on Windows
Reviewed-by: darcy
! test/tools/javac/6589361/T6589361.java
! test/tools/javac/MissingInclude.sh
! test/tools
Changeset: 4fa458c945ac
Author:jjg
Date: 2009-08-31 17:16 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4fa458c945ac
6877744: delete extraneous file
Reviewed-by: darcy
- test/tools/javac/innerClassFile/Driver.java
Changeset: 45301370bc5a
Author:jjg
Date: 2009-08-31 18:25 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/45301370bc5a
6877751: test/tools/javac/6627362/T6627362.java fails
Reviewed-by: darcy
! test/tools/javac/6627362/T6627362.java
Changeset: 5a72ba18c471
Author:jjg
Date: 2009-08-31 19:43 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5a72ba18c471
6877759:
test/tools/javac/processing/environment/round/TestElementsAnnotatedWith.java
leaves open file
Reviewed-by: darcy
! test/tools/javac/processi
Changeset: 40a1327a5283
Author:jjg
Date: 2009-09-01 11:35 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/40a1327a5283
6877763: update langtools/test/Makefile for JPRT
Reviewed-by: ohair
! test/Makefile
Changeset: 8d999cb7ec09
Author:jjg
Date: 2009-09-02 10:20 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8d999cb7ec09
6874249: Check has duplicate local variable and field for "source"
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Check.java
Changeset: 35e29f51a7c3
Author:jjg
Date: 2009-09-08 11:12 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/35e29f51a7c3
6419701: DefaultFileManager clean up: URI.create
6483788: DefaultFileManager.ZipFileObject.toUri() fails to escape space
characters
6501502: JSR 199: F
Changeset: dd98acd9f717
Author:jjg
Date: 2009-09-08 11:29 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/dd98acd9f717
6879346: files have Windows newlines
Reviewed-by: darcy
! src/share/classes/com/sun/tools/doclets/internal/toolkit/resources/doclet.xml
! test/com/sun/
Changeset: 261c54b2312e
Author:jjg
Date: 2009-09-08 11:43 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/261c54b2312e
6879371: javap does not close internal default file manager
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javap/JavapTask.java
+ test/tools/java
Changeset: ebb6ad5a95bb
Author:jjg
Date: 2009-09-08 13:53 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ebb6ad5a95bb
5093723: REGRESSION: ClassCastException in SingleIndexWriter
Reviewed-by: jjg
Contributed-by: a...@google.com
! src/share/classes/com/sun/tools/doclets
Changeset: 071a4e36cd87
Author:jjg
Date: 2009-09-08 14:08 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/071a4e36cd87
6709246: ClassCastException in javadoc
Reviewed-by: jjg
Contributed-by: a...@google.com
! src/share/classes/com/sun/tools/javadoc/AnnotationDescImpl.ja
Changeset: f8be8bf150c3
Author:jjg
Date: 2009-09-14 17:13 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f8be8bf150c3
6881317: regression: NPE in CloseableURLClassLoader
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/file/CloseableURLClassLoader.java
Changeset: 9dd34ed62341
Author:jjg
Date: 2009-09-15 12:20 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/9dd34ed62341
6882235: invalid exponent causes silent javac crash
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/tools/jav
Changeset: 69eaccd3ea85
Author:jjg
Date: 2009-09-15 18:36 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/69eaccd3ea85
6860965: Project Coin: binary literals
6860973: Project Coin: Underscores in literals
Summary: [Portions contributed by Bruce Chapman]
Reviewed-by: darc
Changeset: 49359d0e6a9c
Author:jjg
Date: 2009-09-23 18:48 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/49359d0e6a9c
6410637: Make decision on deprecated methods in DefaultFileManager and
BaseFileObject.
6747645: ZipFileObject.getName is incorrectly deprecated
6885123
Changeset: c287d51c57da
Author:jjg
Date: 2009-09-23 19:15 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/c287d51c57da
6572945: javah should be written as an annotation processor, not a doclet
Reviewed-by: darcy
! make/build.xml
! src/share/classes/com/sun/tools/javah/G
Changeset: c6d0c55b1aba
Author:jjg
Date: 2009-09-28 16:48 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/c6d0c55b1aba
6886348: apt incorrectly uses Scope.table
Reviewed-by: darcy
! src/share/classes/com/sun/tools/apt/comp/Apt.java
Changeset: e526e39579ae
Author:jjg
Date: 2009-10-13 14:02 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/e526e39579ae
6887895: CONSTANT_Class_info getBaseName does not handle arrays of primitives
correctly
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/classfil
Changeset: 8a4543b30586
Author:jjg
Date: 2009-10-13 15:26 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8a4543b30586
6891079: Compiler allows invalid binary literals 0b and oBL
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/parser/Scanner.java
! src/share/
Changeset: 86b773b7cb40
Author:jjg
Date: 2009-10-14 15:41 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/86b773b7cb40
6838467: JSR199 FileObjects don't obey general contract of equals.
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/file/BaseFileObject.java
Changeset: 6ba399eff2cb
Author:jjg
Date: 2009-10-16 12:56 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6ba399eff2cb
6888367: classfile library parses signature attributes incorrectly
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/classfile/Signature.java
! src
Changeset: 2485f5641ed0
Author:jjg
Date: 2009-10-19 13:38 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2485f5641ed0
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter
names correctly
Reviewed-by: darcy
! src/share/classes/com/sun/tools/jav
Changeset: 121284d0489d
Author:jjg
Date: 2009-10-19 13:43 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/121284d0489d
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter
names correctly
Reviewed-by: darcy
! make/common/shared/Defs-java.gmk
Changeset: a491ad1bb624
Author:jjg
Date: 2009-10-20 10:59 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a491ad1bb624
6893062: remove support for obsolete attributes
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/classfile/Attribute.java
! src/share/classes/com/
alan.bate...@sun.com wrote:
Changeset: b05abb410c52
Author:alanb
Date: 2009-10-29 11:18 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b05abb410c52
6880672: Replace quicksort in java.util.Arrays with dual-pivot implementation
Reviewed-by: jjb
Contributed-by: vladimir.yarosl
Changeset: cff85998bf4d
Author:jjg
Date: 2009-11-17 16:45 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/cff85998bf4d
6898585: restructure langtools build.xml to facilitate more options for
macro
Reviewed-by: ohair
! make/build.xml
Changeset: a509a22f9845
Author:jjg
Date: 2009-11-19 11:38 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a509a22f9845
6902264: fix indentation of tableswitch and lookupswitch
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/classfile/Instruction.java
! src/share/c
Changeset: 2ebae181a4ab
Author:jjg
Date: 2009-11-19 11:43 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/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/jdk7/tl/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/
Changeset: 243d0be1ba99
Author:jjg
Date: 2009-11-20 10:15 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/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/jdk7/tl/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.
Andrew John Hughes wrote:
2009/12/4 :
Changeset: 1755493c5774
Author:darcy
Date: 2009-12-03 18:19 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1755493c5774
6907177: Update jdk tests to remove unncessary -source and -target options
Reviewed-by: ohair
! test/demo/jvmt
Changeset: ea89c5d4af08
Author:jjg
Date: 2009-12-07 14:35 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ea89c5d4af08
6907660: stupid typo in ZipFileIndex guarantees NPE
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java
Changeset: 4011f49b4af8
Author:jjg
Date: 2009-12-11 14:26 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4011f49b4af8
6906175: bridge JSR199 and JSR 203 APIs
Reviewed-by: darcy, alanb
! make/build.properties
! make/build.xml
! src/share/classes/com/sun/tools/javac/file
Changeset: fbeb560f39e7
Author:jjg
Date: 2009-12-12 09:28 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/fbeb560f39e7
6907575: [classfile] add support for classfile dependency analysis
Reviewed-by: ksrini
+ src/share/classes/com/sun/tools/classfile/Dependencies.java
+
Changeset: 0666a8f87661
Author:jjg
Date: 2009-12-15 13:26 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0666a8f87661
6910317: [classfile] typo and other issues in Dependency classes
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/classfile/Dependencies.java
! sr
Changeset: 0220a3ab1a40
Author:jjg
Date: 2010-01-06 13:09 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0220a3ab1a40
6307206: missing lint control for pkg-info
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
Changeset: d4e0ae9b4ecb
Author:jjg
Date: 2010-01-06 13:16 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d4e0ae9b4ecb
6855236: Compiler Tree API TreePath class generates NullPointerException from
Iterator
Reviewed-by: darcy
+ test/tools/javac/T6855236.java
Changeset: c315df443ff2
Author:jjg
Date: 2010-01-08 11:11 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/c315df443ff2
6878147: Keywords.log is declared and initialized but unused
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/parser/Keywords.java
Changeset: 2d15bf467aea
Author:jjg
Date: 2010-01-08 11:16 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2d15bf467aea
6878146: incorrect unused value should be deleted
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/util/LayoutCharacters.java
Changeset: 0e75f9f6d1d4
Author:jjg
Date: 2010-01-08 11:28 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0e75f9f6d1d4
6665791: com.sun.source.tree.MethodTree.toString() does not output default
values
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/tree/Pret
Changeset: aa06467be3a2
Author:jjg
Date: 2010-01-08 11:32 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/aa06467be3a2
6915078: ALT_JDK_IMPORT_PATH typo in langtools/make/Makefile
Reviewed-by: tbell
! make/Makefile
Changeset: 96c56220dcc2
Author:jjg
Date: 2010-01-08 13:14 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/96c56220dcc2
6915152: langtools build failures with import.jdk on Windows
Reviewed-by: ohair
! make/build.xml
Changeset: d02e99d31cc0
Author:jjg
Date: 2010-01-11 14:05 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d02e99d31cc0
6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/javac/util/Log.java
+ test/tools
Changeset: f983c1dca202
Author:jjg
Date: 2010-01-11 14:09 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f983c1dca202
6764569: [PATCH] Fix unused imports in list resource bundles
Reviewed-by: ksrini
Contributed-by: jesse.gl...@sun.com
! make/tools/CompileProperties/Com
Changeset: ca6bc36b2305
Author:jjg
Date: 2010-01-11 14:12 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ca6bc36b2305
6915476: java.util.regex.PatternSyntaxException in
com.sun.tools.javac.nio.PathFileObject
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/n
Changeset: 14a4c45ef734
Author:jjg
Date: 2010-01-11 14:17 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/14a4c45ef734
6915497: test test/tools/javac/nio/compileTest/CompileTest.java fails under
Hudson
Reviewed-by: darcy
! test/tools/javac/nio/compileTest/CompileTest.j
Changeset: 51011e02c02f
Author:jjg
Date: 2010-01-11 16:18 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/51011e02c02f
6909470: langtools stub generator should prune unnecessary imports
Reviewed-by: darcy
! make/tools/GenStubs/GenStubs.java
Changeset: ccd51af119b4
Author:jjg
Date: 2010-01-13 17:39 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ccd51af119b4
6472751: SourcePositions.getStartPos returns incorrect value for enum constants
6567414: javac compiler reports no source file or line on enum constant
Changeset: b96ad32c004a
Author:jjg
Date: 2010-01-14 17:18 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/b96ad32c004a
6917122: provide utility method to find the inner most type of a type tree
Reviewed-by: darcy, jjg
Contributed-by: m...@csail.mit.edu, mer...@cs.washing
Changeset: 2d0f4e7b44b2
Author:jjg
Date: 2010-01-14 17:23 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2d0f4e7b44b2
6916986: handle spaces in langtools launcher path
Reviewed-by: darcy, jjg
Contributed-by: m...@csail.mit.edu, mer...@cs.washington.edu
! src/share/bin/
Changeset: f23b985beb78
Author:jjg
Date: 2010-01-19 14:28 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f23b985beb78
6917067: refactor type annotations code from TransTypes into new
TypeAnnotations class
Reviewed-by: jjg, darcy
Contributed-by: m...@csail.mit.edu, mer.
Changeset: 0eaf89e08564
Author:jjg
Date: 2010-01-20 16:12 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0eaf89e08564
6918127: improve handling of TypeAnnotationPosition fields
Reviewed-by: jjg, darcy
Contributed-by: m...@csail.mit.edu, mer...@cs.washington.edu
! src/s
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
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: 699ecefbdd4e
Author:jjg
Date: 2010-01-29 16:06 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/699ecefbdd4e
6919889: assorted position errors in compiler syntax trees
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/code/Flags.java
! src/share/class
Changeset: 8e638442522a
Author:jjg
Date: 2010-01-29 16:54 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8e638442522a
6499119: Created package-info class file modeled improperly
6920317: package-info.java file has to be specified on the javac cmdline, else
it will not
Changeset: 732510cc3538
Author:jjg
Date: 2010-02-01 17:05 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/732510cc3538
6919986: [308] change size of type_index (of CLASS_EXTENDS and THROWS) from
byte to short
Reviewed-by: darcy, jjg
Contributed-by: m...@csail.mit.edu, m
Changeset: b0a68258360a
Author:jjg
Date: 2010-02-02 10:56 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/b0a68258360a
6918625: handle annotations on array class literals
Reviewed-by: jjg, darcy
Contributed-by: m...@csail.mit.edu, mer...@cs.washington.edu
! src/share/cl
Changeset: 41ed86f86585
Author:jjg
Date: 2010-02-03 11:28 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/41ed86f86585
6922429: extend tree position test waiver
Reviewed-by: darcy
! test/tools/javac/treepostests/TreePosTest.java
Changeset: f65d652cb6af
Author:jjg
Date: 2010-02-03 11:33 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f65d652cb6af
6922300: [308] populate the reference_info for type annotations targeting
primitive class literals
Reviewed-by: darcy, jjg
Contributed-by: m...@csail.m
Changeset: 4c844e609d81
Author:jjg
Date: 2010-02-03 16:58 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4c844e609d81
6921979: add test program to verify annotations are attached to nodes as
expected
Reviewed-by: darcy
+ test/tools/javac/treeannotests/AnnoTreeTests.ja
Changeset: 4b4e282a3146
Author:jjg
Date: 2010-02-04 10:14 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4b4e282a3146
6923080: TreeScanner.visitNewClass should scan tree.typeargs
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
! src
Changeset: 7d9e3a15d2b3
Author:jjg
Date: 2010-02-15 16:09 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7d9e3a15d2b3
6926555: 6921979 breaks TreePosTest
Reviewed-by: darcy
! test/tools/javac/treepostests/TreePosTest.java
Changeset: a3be81d385ee
Author:jjg
Date: 2010-02-18 15:41 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a3be81d385ee
6927797: langtools/test/tools/javac/EarlyAssert.java fails when run with
assertions enabled (-ea)
Reviewed-by: darcy
! test/tools/javac/EarlyAssert.ja
Changeset: 6eca0895a644
Author:jjg
Date: 2010-02-23 18:43 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6eca0895a644
6511613: javac unexpectedly doesn't fail in some cases if an annotation
processor specified
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac
Changeset: 87eb6edd4f21
Author:jjg
Date: 2010-02-25 09:42 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/87eb6edd4f21
4880220: Add a warning when accessing a static method via an reference
Reviewed-by: darcy
! make/build.properties
! src/share/classes/com/sun/tools/jav
Changeset: dbcba45123cd
Author:jjg
Date: 2010-02-25 12:26 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/dbcba45123cd
6929544: langtools source code uses statics qualified by instance variables
Reviewed-by: darcy
! make/build.properties
! src/share/classes/com/sun/tool
Changeset: af75fd6155de
Author:jjg
Date: 2010-02-25 13:32 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/af75fd6155de
6893943: exit code from javah with no args is 0
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javah/JavahTask.java
+ test/tools/javah/T6893943.j
Changeset: b030706da5b4
Author:jjg
Date: 2010-02-26 08:42 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/b030706da5b4
6881645: Unchecked method call on a method declared inside anonymous inner
causes javac to crash
Reviewed-by: mcimadamore
! src/share/classes/com/sun/
Changeset: 72833a8a6086
Author:jjg
Date: 2010-02-26 15:26 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/72833a8a6086
6930076: "null" can incorrectly appear in error message
compiler.err.error.reading.file
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/fil
Changeset: 7b69c7083a97
Author:jjg
Date: 2010-02-26 15:30 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7b69c7083a97
6930032: fix findbugs errors in com.sun.tools.javac.comp
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/comp/Enter.java
! src/share/classes
Changeset: 6e1e2738c530
Author:jjg
Date: 2010-03-02 16:40 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6e1e2738c530
6931482: minor findbugs fixes
Reviewed-by: darcy
! src/share/classes/com/sun/tools/classfile/ConstantPool.java
! src/share/classes/com/sun/tools/javado
Changeset: 235135d61974
Author:jjg
Date: 2010-03-02 16:43 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/235135d61974
6931127: strange test class files
Reviewed-by: darcy
! test/tools/javac/annotations/neg/Constant.java
! test/tools/javac/generics/Casting.java
! test/t
Changeset: 7f5db2e8b423
Author:jjg
Date: 2010-03-03 17:22 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7f5db2e8b423
6931927: position issues with synthesized anonymous class
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/too
Changeset: 117c95448ab9
Author:jjg
Date: 2010-03-03 19:34 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/117c95448ab9
6931126: jtreg tests not Windows friendly
Reviewed-by: darcy
! test/tools/javac/ThrowsIntersection_1.java
! test/tools/javac/ThrowsIntersection_2.java
Changeset: a23282f17d0b
Author:jjg
Date: 2010-03-05 16:12 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a23282f17d0b
6930108: IllegalArgumentException in AbstractDiagnosticFormatter for
tools/javac/api/TestJavacTaskScanner.jav
Reviewed-by: darcy
! src/share/classes/c
Changeset: 9871ce4fd56f
Author:jjg
Date: 2010-03-10 16:23 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/9871ce4fd56f
6933914: fix missing newlines
Reviewed-by: ohair
! test/tools/javac/OverrideChecks/6738538/T6738538a.java
! test/tools/javac/OverrideChecks/6738538/T67
Changeset: f856c0942c06
Author:jjg
Date: 2010-03-12 12:00 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f856c0942c06
6934224: update langtools/test/Makefile
Reviewed-by: ohair
! make/jprt.properties
! test/Makefile
Changeset: bbd817429100
Author:jjg
Date: 2010-03-12 15:22 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/rev/bbd817429100
6934712: run langtools jtreg tests from top level test/Makefile
Reviewed-by: ohair
! test/Makefile
Changeset: dd30de080cb9
Author:jjg
Date: 2010-03-23 18:05 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/dd30de080cb9
6937244: sqe ws7 tools javap/javap_t10a fail jdk7 b80 used output of javap is
changed
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javap/Clas
Changeset: 3058880c0b8d
Author:jjg
Date: 2010-03-24 12:18 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/3058880c0b8d
6937318: jdk7 b86: javah and javah -help is no output for these commands
Reviewed-by: darcy
! src/share/classes/com/sun/tools/javah/JavahTask.java
! t
101 - 200 of 571 matches
Mail list logo