aboutsummaryrefslogtreecommitdiff
path: root/test/tools/javac
AgeCommit message (Expand)Author
2014-05-098041663: Sensitive dependence on location of nested interfacejlahoda
2014-05-098040822: Duplicated notifications can be sent to TaskListenerjlahoda
2014-05-098042656: Inference produces spurious error for intersection type bounds checkdlsmith
2014-05-068033718: Inference ignores capture variable as upper bounddlsmith
2014-05-028030741: Inference: implement eager resolution of return types, consistent wi...vromero
2014-05-018029852: Bad code generated (VerifyError) when lambda instantiates enclosing ...rfield
2014-05-018036942: javac generates incorrect exception table for multi-catch statements...rfield
2014-04-308039026: Definitely unassigned field can be accessedpgovereau
2014-04-308038023: Compiler crash ClassCastExceptionpgovereau
2014-04-238039250: Test tools/javac/classfiles/InnerClasses/SyntheticClasses.java failsjlahoda
2014-04-158039079: Test tools/javac/processing/environment/round/TestElementsAnnotatedW...jlahoda
2014-04-188038788: javac behaves incorrectly for annotations after method type paramete...jlahoda
2014-04-228029718: Should always use lambda body structure to disambiguate overload res...vromero
2014-04-188029002: javac should take multiple upper bounds into account in incorporationvromero
2014-04-158023945: javac wrongly allows a subclass of an anonymous classpgovereau
2014-04-108037935: Javac -- final local String var referenced in binary/unary op in lam...rfield
2014-04-108038420: Lambda returning post-increment generates wrong coderfield
2014-03-318035890: jdk8 javac -source 7 compiles test case it should notjlahoda
2014-04-078031425: Two langtools/javac tests fail by timeout on Windowskizune
2014-04-048035972: missing test file for 8034048pgovereau
2014-03-268038080: annotation processors don't visit declaration parameter annotationsjfranck
2014-03-078034854: outer_class_info_index of synthetic class is not zerojlahoda
2014-01-158028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters whe...jlahoda
2014-03-198034924: Incorrect inheritance of inaccessible static methodvromero
2014-01-278031212: doclint incorrectly rejects some @see tags in javadoc commentsjjg
2014-02-068030855: Default methods should be visible under source previous to 8jdk8u20-b01vromero
2014-02-068029240: Default methods not always visible under -source 7vromero
2014-01-308027175: Existing regression tests in tl/langtools and tl/jdk need to be upda...sogoel
2014-01-108030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elementsjlahoda
2014-01-278030816: javac crashes when mixing lambdas and inner classesvromero
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
2013-12-248029230: Update copyright year to match last edit in jdk8 langtools repositor...ksrini
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-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-228028739: javac generates incorrect descriptor for MethodHandle::invokerfield
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-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