aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-07-178029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal APImchung
2014-07-048049075: javac, wildcards and generic vararg method invocation not acceptedvromero
2014-06-278047719: Incorrect LVT in switch statementvromero
2014-06-178036953: Fix timing of varargs access check, per JDK-8016205vromero
2014-03-188036007: javac crashes when encountering an unresolvable interfacevromero
2014-06-238046060: Different results of floating point multiplication for lambda code b...rfield
2013-12-198030726: tools/javac/NoStringToLower.java fails due to enforcement no use of ...emc
2013-12-178029800: Flags.java uses String.toLowerCase without specifying Localejlahoda
2014-06-048041713: Type inference of non-existent method references crashes the compilervromero
2014-06-038044487: Fix for 8042785 causes regression tests to fail with java.lang.Verif...vromero
2014-05-308031967: For some sources compiler compiles for everjlahoda
2014-05-308042785: javac, bridge methods are not getting the flags from the original me...vromero
2014-05-278042741: Java 8 compiler throws NullPointerException depending location in so...pgovereau
2014-05-288037934: Javac generates invalid signatures for local typespgovereau
2014-05-298037937: javac: AssertionError during LVT generation, wrong variable rangesvromero
2014-05-278044050: Move misplaced inference tests to test/tools/javac/generics/inferencedlsmith
2014-05-278041704: wrong error message when mixing lambda expression and inner classpgovereau
2014-05-238033437: javac, inconsistent generic types behaviour when compiling together ...pgovereau
2014-05-148034223: Most-specific should not have any special treatment for boxed vs. un...jdk8u20-b15dlsmith
2014-05-138042882: Support verbosity options in langtools testingdlsmith
2014-05-138037379: fix for JDK-8029569 doesn't cover all possible casesvromero
2014-05-138028503: javac, for method references a primitive type can be added as a boundvromero
2014-05-138029102: Enhance compiler warnings for Lambdavromero
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-168037484: [javadoc] fails with java.lang.IllegalStateException: endPosTable al...ksrini
2014-04-168038976: javadoc requires a trailing / for links where java 7's javadoc didn'tksrini
2014-04-17Mergejdk8u20-b11lana
2014-04-16Mergelana
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-04-09Mergejdk8u20-b10asaha
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-278035104: reorder class file attributes in javap listingkizune
2014-03-268038080: annotation processors don't visit declaration parameter annotationsjfranck