aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes
AgeCommit message (Expand)Author
2010-06-106944312: Potential rebranding issues in openjdk/langtools repository sourcesjjg
2010-06-106945418: Project Coin: Simplified Varargs Method Invocationmcimadamore
2010-06-036519115: MirroredTypeException thrown but should be MirroredTypesExceptiondarcy
2010-06-036955264: add option to suppress Abort in Check.completionErrorjjg
2010-06-026933147: Provided new utility visitors supporting SourceVersion.RELEASE_7darcy
2010-05-28Mergelana
2010-05-256943119: Rebrand source copyright noticesohair
2010-05-196951833: latest diamond implementation generates spurious raw type warningsmcimadamore
2010-05-196948381: javac Null Pointer Exception in Types.makeCompoundTypemcimadamore
2010-05-196946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all...mcimadamore
2010-05-196880344: Recursive type parameters do not compilemcimadamore
2010-05-036943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')mcimadamore
2010-05-02Mergelana
2010-04-28Mergemikejwre
2010-04-216730476: invalid "unchecked generic array" warningmcimadamore
2010-04-20Mergeyhuang
2010-04-146939620: Switch to 'complex' diamond inference schememcimadamore
2010-04-146939618: Revert 'simple' diamond implementationmcimadamore
2010-04-116875904: Java 7 message synchronization 1yhuang
2010-04-096942649: add hidden option to identify location and version of javac classesjjg
2010-03-246937417: javac -Xprint returns IndexOutOfBoundsExceptiondarcy
2010-03-246937318: jdk7 b86: javah and javah -help is no output for these commandsjjg
2010-03-236937244: sqe ws7 tools javap/javap_t10a fail jdk7 b80 used output of javap i...jjg
2010-03-056930108: IllegalArgumentException in AbstractDiagnosticFormatter for tools/ja...jjg
2010-03-036931927: position issues with synthesized anonymous classjjg
2010-03-036449781: TypeElement.getQualifiedName for anonymous classes returns null inst...darcy
2010-03-026931482: minor findbugs fixesjjg
2010-03-026931130: Remove unused AnnotationCollector code from JavacProcessingEnvironmentdarcy
2010-02-266930032: fix findbugs errors in com.sun.tools.javac.compjjg
2010-02-266930076: "null" can incorrectly appear in error message compiler.err.error.re...jjg
2010-02-266881645: Unchecked method call on a method declared inside anonymous inner ca...jjg
2010-02-256893943: exit code from javah with no args is 0jjg
2010-02-256929544: langtools source code uses statics qualified by instance variablesjjg
2010-02-256929645: Address various findbugs warnings in langtoolsdarcy
2010-02-254880220: Add a warning when accessing a static method via an referencejjg
2010-02-236511613: javac unexpectedly doesn't fail in some cases if an annotation proce...jjg
2010-02-176927061: Refactor apt implemenation to use code from JSR 269darcy
2010-02-156926703: apt tests should run with assertions enableddarcy
2010-02-156634138: Source generated in last round not compileddarcy
2010-02-046923080: TreeScanner.visitNewClass should scan tree.typeargsjjg
2010-02-036922300: [308] populate the reference_info for type annotations targeting pri...jjg
2010-02-026918625: handle annotations on array class literalsjjg
2010-02-016919986: [308] change size of type_index (of CLASS_EXTENDS and THROWS) from b...jjg
2010-01-296499119: Created package-info class file modeled improperlyjjg
2010-01-296919889: assorted position errors in compiler syntax treesjjg
2010-01-266919944: incorrect position given for duplicate annotation value errorjjg
2010-01-206918127: improve handling of TypeAnnotationPosition fieldsjjg
2010-01-196917067: refactor type annotations code from TransTypes into new TypeAnnotati...jjg
2010-01-146917122: provide utility method to find the inner most type of a type treejjg
2010-01-136472751: SourcePositions.getStartPos returns incorrect value for enum constantsjjg