aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-01-16Mergejdk8u40-b22asaha
2015-01-138068495: Update the protocol for references of docs.oracle.com to HTTPS in la...bpatel
2014-12-17Mergeasaha
2014-12-118067039: Revert changes to annotation attribute generationemc
2014-12-04Mergeasaha
2014-11-19Mergeasaha
2014-11-05Mergeasaha
2014-11-038057800: Method reference with generic type creates NPE when compilingvromero
2014-10-288058511: StackOverflowError at com.sun.tools.javac.code.Types.lubmcimadamore
2014-10-288054448: (ann) Cannot reference field of inner class in an anonymous classjfranck
2014-10-23Mergeasaha
2014-09-258058708: java.lang.AssertionError compiling source codevromero
2014-09-228057794: Compiler Error when obtaining .class propertyjdk8u40-b17jlahoda
2014-11-268062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClassjfranck
2014-11-258058112: Invalid BootstrapMethod for constructor/method referencerfield
2014-11-258065132: Parameter annotations not updated when synthetic parameters are prep...emc
2014-11-248029012: parameter_index for type annotation not updated after outer.this addedemc
2014-11-208063052: Inference chokes on wildcard derived from method referencevromero
2014-11-248059921: Missing compile error in Java 8 mode for Interface.super.field accessvromero
2014-11-148048121: javac complex method references: revamp and simplifyrfield
2014-11-148062747: Compiler error when anonymous class uses method with parametrized ex...jlahoda
2014-09-098054210: NullPointerException when compiling specific code.pgovereau
2014-10-138056051: int[]::clone causes "java.lang.NoClassDefFoundError: Array"rfield
2014-07-168050386: javac, follow-up of fix for JDK-8049305vromero
2014-07-098033483: Should ignore nested lambda bodies during overload resolutionvromero
2014-09-088056984: Exception in compiler: java.lang.AssertionError: isSubClass Tjlahoda
2014-09-088056014: Type inference may be skipped for a complex receiver generic method ...jlahoda
2014-09-108055514: Wrong, confusing error when non-static varargs referenced in static ...mcimadamore
2014-09-108051958: Cannot assign a value to final variable in lambdamcimadamore
2014-03-188036007: javac crashes when encountering an unresolvable interfacejdk8u20-b21vromero
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
2014-02-078033421: @SuppressWarnings("deprecation") does not work when overriding depre...jlahoda
2014-07-238051467: javac, additional test case for JDK-8051402jdk8u40-b01vromero
2014-07-228043926: javac, code valid in 7 is not compiling for 8mcimadamore
2014-07-218051402: javac, type containment should accept that CAP <= ? extends CAP and ...vromero
2014-06-208044546: Crash on faulty reduce/lambdavromero
2014-07-178051004: javac, incorrect bug id in tests for JDK-8050386vromero
2014-07-168050386: javac, follow-up of fix for JDK-8049305vromero
2014-07-188050804: (jdeps) Recommend supported API to replace use of JDK internal APImchung