aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-07-188050804: (jdeps) Recommend supported API to replace use of JDK internal APImchung
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
2014-06-208034147: javac crashes with a NullPointerException during bounds checkingdlsmith
2014-06-208047407: Add test for JDK-8037385dlsmith
2014-06-198042759: Lambda returning implicitly-typed lambdas considered pertinent to ap...vromero
2014-06-198038182: javac crash with FunctionDescriptorLookupError for invalid functiona...vromero
2014-06-188046916: Type parameter annotations don't work with multiple type parametersjlahoda
2014-06-188038975: Access control in enhanced forpgovereau
2014-06-188027886: javac allows illegal receiver parameterspgovereau
2014-06-138046762: Revert some inference fixes in JDK-8033718dlsmith
2014-06-108015101: Covariance of return type implied by upper bounding on type paramete...dlsmith
2014-06-108037385: constant pool errors with -target 1.7 and static default methodsdlsmith
2014-06-108043725: javac fails with StackOverflowExceptionmcimadamore
2014-05-298043186: javac test langtools/tools/javac/util/StringUtilsTest.java failsjlahoda
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