langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
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
2010-02-25 jjg 4880220: Add a warning when accessing a static method via an reference
2010-01-06 jjg 6307206: missing lint control for pkg-info
2009-11-03 darcy 6827009: Project Coin: Strings in Switch
2009-10-13 jjg 6891079: Compiler allows invalid binary literals 0b and oBL
2009-09-16 jjg 6860965: Project Coin: binary literals
2009-08-27 mcimadamore 6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')
2009-08-21 jjg 6873845: refine access to symbol file
2009-08-11 mcimadamore 6199153: Generic throws and overriding
2009-08-11 mcimadamore 6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
2009-08-11 mcimadamore 6806876: ClassCastException occurs in assignment expressions without any heap pollutions
2009-07-30 mcimadamore 6862608: rich diagnostic sometimes contain wrong type variable numbering
2009-06-27 jjg 6843077: JSR 308: Annotations on types
2009-06-16 mcimadamore 6638712: Inference with wildcard types causes selection of inapplicable method
2009-05-21 mcimadamore 6722234: javac diagnostics need better integration with the type-system
2009-05-05 jrose 6829189: Java programming with JSR 292 needs language support
2009-03-10 tbell Merge
2009-03-09 xdono 6814575: Update copyright year
2009-03-05 mcimadamore 6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
2009-02-13 mcimadamore 6769027: Source line should be displayed immediately after the first diagnostic line
2009-02-06 jjg 6595666: fix -Werror
2008-10-28 mcimadamore 6763518: Impossible to suppress raw-type warnings
2008-10-24 mcimadamore 6758789: Some method resolution diagnostic should be improved
2008-09-29 mcimadamore 6747671: -Xlint:rawtypes
2008-09-29 mcimadamore 6735840: Need a type/symbol visitor printer
2008-08-08 mcimadamore 6676362: Spurious forward reference error with final var + instance variable initializer
2008-07-24 mcimadamore 6717241: some diagnostic argument is prematurely converted into a String object
2008-07-02 xdono 6719955: Update copyright year
2008-03-12 jjg 6668794: javac puts localized text in raw diagnostics
2007-12-01 duke Initial load
less more (0) tip