Commit Graph

1 Commits

Author SHA1 Message Date
Robert Field 8e169e839e 8048121: javac complex method references: revamp and simplify
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
8038776: VerifyError when running successfully compiled java class

Reviewed-by: dlsmith, vromero
2014-11-14 21:10:58 -08:00