langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
2012-04-11 mcimadamore 7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
2012-04-09 ksrini 7156633: (javac) incorrect errors when parsing variable declaration in block statements.
2012-03-30 mcimadamore 7157688: Regression: common compiler diagnostic features swapped required/found types
2012-03-26 mcimadamore 7133185: Update 292 overload resolution logic to match JLS
2012-03-26 mcimadamore 7151492: Encapsulate check logic into Attr.ResultInfo
2012-01-24 mcimadamore 7129801: Merge the two method applicability routines
2012-01-03 jjg 4881269: improve diagnostic for ill-formed tokens
2011-11-28 mcimadamore 7115052: Add parser support for method references
2011-11-28 mcimadamore 7115050: Add parser support for lambda expressions
2011-11-09 jjg 7108669: cleanup Log methods for direct printing to streams
2011-10-24 mcimadamore 7098660: Write better overload resolution/inference tests
2011-09-22 jjg 7092965: javac should not close processorClassLoader before end of compilation
2011-09-13 mcimadamore 7086601: Error message bug: cause for method mismatch is 'null'
2011-09-13 mcimadamore 7086595: Error message bug: name of initializer is 'null'
2011-07-27 mcimadamore 7057297: Project Coin: diamond erroneously accepts in array initializer expressions
2011-06-24 darcy 6575445: Update annotation processor to only use java.util.ServiceLoader
2011-04-30 mcimadamore 7039931: Project Coin: diamond inference fail with generic constructor explicit type-arguments
2011-04-29 mcimadamore 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
2011-03-31 jjg 7031108: NPE in javac.jvm.ClassReader.findMethod in PackageElement.enclosedElements from AP in incr build
2011-03-29 mcimadamore 7027157: Project Coin: javac warnings for AutoCloseable.close throwing InterruptedException
2011-03-29 mcimadamore 7030606: Project-coin: multi-catch types should be pairwise disjoint
2011-03-16 mcimadamore 6558548: The compiler needs to be aligned with clarified specification of throws
2011-03-07 mcimadamore 7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
2011-02-18 mcimadamore 7020043: Project Coin: diamond allowed on non-generic type
2011-02-15 mcimadamore 7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
2011-02-07 mcimadamore 7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
2011-02-01 darcy 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources
2011-01-28 mcimadamore 6313164: javac generates code that fails byte code verification for the varargs feature
2011-01-26 jjg 7013272: Automatically generate info about how compiler resource keys are used
2011-01-26 darcy 7013420: Project Coin: remove general expression support from try-with-resources statement
2011-01-24 mcimadamore 6569633: Varargs: parser error when varargs element type is an array
2011-01-24 mcimadamore 6510286: Wording of javac error for inner classes
2011-01-24 mcimadamore 6968793: issues with diagnostics
2011-01-14 mcimadamore 6949040: java.dyn package must be compiled with -target 7 or better
2011-01-14 mcimadamore 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
2011-01-10 jjg 6992999: fully remove JSR 308 from langtools
2010-12-28 ohair 6962318: Update copyright year
2010-12-13 mcimadamore 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings
2010-12-07 jjg 6999210: javac should be able to warn of anomalous conditions in classfiles
2010-11-29 jjg 6900037: javac should warn if earlier -source is used and bootclasspath not set
2010-11-19 jjg 6999438: remove support for exotic identifiers from JDK 7
2010-11-12 mcimadamore 6970016: Clean up ARM/try-with-resources implementation
2010-11-04 mcimadamore 6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
2010-11-02 mcimadamore 6939780: add a warning to detect diamond sites
2010-10-19 jjg 6987760: remove 308 support from JDK7
2010-09-18 mcimadamore 5088624: cannot find symbol message should be more intelligent
2010-09-07 mcimadamore 6979327: method handle invocation should use casts instead of type parameters to specify return type
2010-08-28 jjg 6980707: Reduce use of IOException in JavaCompiler
2010-08-10 mcimadamore 6975231: Regression test for 6881115 is failing with compiler output not matching expected output
2010-07-30 jjg 6972556: warning for using a file name instead of a binary name for Filer.createSourceFile
2010-07-26 jjg 6957438: improve code for generating warning messages containing option names
2010-07-17 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
2010-07-14 jjg 6968789: incorrect text in "diamond not supported" message
2010-07-01 jjg 6964768: need test program to validate javac resource bundles
2010-06-11 jjg 6960407: Potential rebranding issues in openjdk/langtools repository sources
2010-06-10 mcimadamore 6945418: Project Coin: Simplified Varargs Method Invocation
2010-05-25 ohair 6943119: Rebrand source copyright notices
2010-05-04 mcimadamore 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
2010-04-14 mcimadamore 6939620: Switch to 'complex' diamond inference scheme
2010-04-14 mcimadamore 6939618: Revert 'simple' diamond implementation
less more (0) -60 tip