aboutsummaryrefslogtreecommitdiff
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-07Mergelana
2014-07-048049075: javac, wildcards and generic vararg method invocation not acceptedvromero
2014-06-278047719: Incorrect LVT in switch statementvromero
2014-06-27Mergemfang
2014-06-27Added tag jdk8u40-b00 for changeset d231957fe310coffeys
2014-06-258047145: 8u20 l10n resource file translation update 2mfang
2014-06-25Added tag jdk8u20-b20 for changeset e92effa22ecejdk8u40-b00katleman
2014-06-23Mergejdk8u20-b20coffeys
2014-06-208034147: javac crashes with a NullPointerException during bounds checkingdlsmith
2014-06-208047407: Add test for JDK-8037385dlsmith
2014-06-19Mergelana
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-198043253: Slow javac compile times in JDK 8mcimadamore
2014-06-18Added tag jdk8u20-b19 for changeset c04d99e00268katleman
2014-06-188038975: Access control in enhanced forpgovereau
2014-06-188027886: javac allows illegal receiver parameterspgovereau
2014-06-188046916: Type parameter annotations don't work with multiple type parametersjlahoda
2014-06-178042803: Types.wildLowerBound and cvarLowerBound should call unannotatedType()dlsmith
2014-06-178036953: Fix timing of varargs access check, per JDK-8016205vromero
2014-06-25Mergecoffeys
2014-06-16Mergelana
2014-06-138046762: Revert some inference fixes in JDK-8033718dlsmith
2014-06-11Added tag jdk8u20-b18 for changeset a550336d045fjdk8u20-b19katleman
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-04Added tag jdk8u20-b17 for changeset b45fd486977djdk8u20-b18katleman
2014-05-28Mergejdk8u20-b17lana
2014-05-28Added tag jdk8u20-b16 for changeset d9e6bb927519katleman
2014-05-278044050: Move misplaced inference tests to test/tools/javac/generics/inferencedlsmith
2014-05-278042338: Refactor Types.upperBound to treat wildcards and variables separatelydlsmith
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-21Added tag jdk8u20-b15 for changeset 9c577131ffa6jdk8u20-b16katleman
2014-05-148034223: Most-specific should not have any special treatment for boxed vs. un...jdk8u20-b15dlsmith
2014-05-14Mergelana
2014-05-13Added tag jdk8u20-b14 for changeset 5d39c29950f4katleman
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-12Mergemfang
2014-05-098041424: 8u20 l10n resource file translation update 1mfang
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-07Added tag jdk8u20-b13 for changeset b5c2375893e2jdk8u20-b14katleman
2014-05-068033718: Inference ignores capture variable as upper bounddlsmith