aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-01-278030218: javac, compile time error isn't shown when final static field is not...vromero
2014-01-238029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYP...jfranck
2014-01-238027477: Enable repeating annotations test cases since JDK-8004912 is fixedsogoel
2014-01-028029143: javadoc standard doclet should add Functional Interface blurb when @...bpatel
2013-12-248029230: Update copyright year to match last edit in jdk8 langtools repositor...ksrini
2013-12-188016549: jdk7 javadocs are hard to readbpatel
2013-12-138029721: javac crash for annotated parameter type of lambda in a fieldvromero
2013-12-118029558: java.lang.VerifyError: Bad return type when lambda's body is in pare...rfield
2013-12-098029569: internal javac cast exception when resolving varargs ambiguityvromero
2013-12-068029504: Regression: TestDocRootLink test fails on Windowsksrini
2013-12-048029216: (jdeps) Provide a specific option to report JDK internal APIsmchung
2013-12-038025416: doclet not substituting {@docRoot} in some casesbpatel
2013-12-038029179: javac produces a compile error for valid boolean expressionsvromero
2013-12-038028699: Compiler crash during speculative attribution of annotated typejlahoda
2013-11-268027789: Access method for Outer.super.m() references indirect superclassjlahoda
2013-11-268026374: javac accepts void as a method parameterjlahoda
2013-11-268028428: strictfp allowed as annotation element modifierjfranck
2013-11-258028318: [doclint] doclint will reject existing user-written doc comments usi...jjg
2013-11-228028739: javac generates incorrect descriptor for MethodHandle::invokerfield
2013-11-208027977: javadoc dies on NumberFormat/DateFormat subclassbpatel
2013-11-206557966: Multiple upper bounds of the TypeVariablejlahoda
2013-11-198028504: javac generates LocalVariableTable even with -g:nonevromero
2013-11-158026231: Look at 'static' flag when checking method referencesvromero
2013-11-148025524: javadoc does not correctly locate constructors for nested classesbpatel
2013-11-148026963: type annotations code crashes for code with erroneous treesvromero
2013-11-148028282: Remove @ignore from test langtools/test/tools/javac/T7042623.javaemc
2013-11-138025113: Convert 7 tools TryWithResources tests to jtreg formatsogoel
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