aboutsummaryrefslogtreecommitdiff
path: root/test
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-048027530: javap tonga tests cleanup: test -public, -protected, -package, -priv...cl
2013-11-048027411: javap tonga tests cleanup: write a java program to test invalid opti...cl
2013-11-048025844: Need test to provide coverage for new DocumentationTool.Location enumcl
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-308024930: Re-enable disabled bridging testsbriangoetz
2013-10-308027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java s...vromero
2013-10-308027481: jdeps to handle classes with the same package name and correct profi...mchung
2013-10-248027220: DefaultMethodsTest: Change test to match specrfield
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-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-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-228026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly pre...jfranck
2013-10-218026956: test tools/javac/lambda/TargetType58.java is failing after a libs ch...vromero
2013-10-208026931: MethodParameters tests failing on Windowsksrini
2013-10-208026791: wrong type_path encoded for method_return on an inner class constructorjjg
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-178015912: jdeps support to output in dot file formatmchung
2013-10-178008192: Better ordering checks needed in repeatingAnnotations/combo/Reflecti...mnunez
2013-10-178015372: Update tests for Method Parameter Reflection API to check whether a ...mnunez
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-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-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