jdk-24/langtools/test/tools/javac/T8019486
Robert Field 802429b65f 8037404: javac NPE or VerifyError for code with constructor reference of inner class
8047341: lambda reference to inner class in base class causes LambdaConversionException
8044748: JVM cannot access constructor though ::new reference although can call it directly
8044737: Lambda: NPE while obtaining method reference through lambda expression

Revamp and simplify handling of complex method references

Reviewed-by: dlsmith, vromero
2014-06-24 00:43:46 -07:00
..
WrongLNTForLambdaTest.java 8037404: javac NPE or VerifyError for code with constructor reference of inner class 2014-06-24 00:43:46 -07:00