aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-118027375: javac asserts on nested erroneous annotationsjfranck
2013-11-118027439: Compile-time error in the case of ((Integer[] & Serializable)new Int...emc
2013-11-098027142: Invokedynamic instructions don't get line number table entriesjlahoda
2013-11-078027730: Fix release-8 type visitors to support intersection typesdarcy
2013-11-068027281: Incorrect invokespecial generated for JCK lang EXPR/expr636/expr6360...jlahoda
2013-11-018027310: Annotation Processor crashes with NPEjlahoda
2013-11-018027660: javac crash while creating LVT entry for a local variable defined in...vromero
2013-10-308027481: jdeps to handle classes with the same package name and correct profi...mchung
2013-10-248006248: Since addition of -Xdoclint, javadoc ignores unknown tagsbpatel
2013-10-248023682: Incorrect attributes emitted for anonymous class declarationemc
2013-10-238006732: support correct bytecode storage of type annotations in multicatchemc
2013-10-238026936: Initialize LamdbaToMethod lazily and as requiredksrini
2013-10-238026861: Wrong LineNumberTable for variable declarations in lambdasjlahoda
2013-10-238027191: Fix for JDK-8026861 refers to an incorrect bug numberjlahoda
2013-10-238026770: javadoc creates invalid HTML in profile summary pagesbpatel
2013-10-238022720: Method refeerences - private method should be accessible (nested cla...rfield
2013-10-238026508: Invokedynamic instructions don't get line number table entriesjlahoda
2013-10-22Mergejjg
2013-10-228027119: Cleanup javadoc comments for taglet APIjjg
2013-10-228023668: Desugar serializable lambda bodies using more robust naming schemerfield
2013-10-228025290: javac implicit versus explicit lambda compilation errorvromero
2013-10-228026857: AnnoConstruct.getAnnotationsByType does not search supertype for inh...jfranck
2013-10-218026758: Inefficient code in LambdaToMethodksrini
2013-10-228026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly pre...jfranck
2013-10-218026984: Clarity intended use of jdk.Exporteddarcy
2013-10-208026791: wrong type_path encoded for method_return on an inner class constructorjjg
2013-10-208025109: Better encapsulation for AnnotatedTypejjg
2013-10-198024809: javac, some lambda programs are rejected by flow analysisvromero
2013-10-188026567: Use meaningful style names for strong and italic styles.bpatel
2013-10-188026749: Missing LV table in lambda bodiesjjg
2013-10-178026838: Fix new doclint issues in javax.annotation.processingdarcy
2013-10-178015912: jdeps support to output in dot file formatmchung
2013-10-168026286: Improper locking of annotation queues causes assertion failures.emc
2013-10-168026704: Build failure with --enable-debugjjg
2013-10-158026564: import changes from type-annotations forestjjg
2013-10-158026510: The name of com.sun.tools.javac.comp.Annotate.Annotator is confusingjlahoda
2013-10-15Mergechegar
2013-10-158024947: javac should issue the potentially ambiguous overload warning only w...vromero
2013-10-15Mergechegar
2013-10-158025816: javac crash with method reference with a type variable as the sitevromero
2013-10-158026370: javadoc creates empty <span class="italic"></span>bpatel
2013-10-158026180: com.sun.source.tree.NewArrayTree refers to com.sun.tools.javac.util....jlahoda
2013-10-15Mergechegar
2013-10-148025998: Missing LV table in lambda bodiesjjg
2013-10-148025693: recent javadoc changes cause com/sun/javadoc/testLinkOption/TestLink...jjg
2013-10-148026371: "tidy" issues in langtools/src/**/*.html filesjjg
2013-10-148014016: javac is too late detecting invalid annotation usagejlahoda
2013-10-148026368: doclint does not report empty tags when tag closed implicitlyjjg
2013-10-11Mergechegar
2013-10-116278240: Exception from AnnotationValue.getValue() should list the found type...jlahoda