History log of /openjdk9/langtools/test/tools/javac/T8023112/SkipLazyConstantCreationForMethodRefTest.java
Revision Date Author Comments
# 3014:a3dd196e5341 26-Aug-2015 alundblad

8133671: langtools tests have bad license
Summary: Dropped classpath exception from copyright notice in tests.
Reviewed-by: jjg


# 1973:25aaff78d754 22-Aug-2013 vromero

8023112: javac should not use lazy constant evaluation approach for method references
Reviewed-by: jjg, mcimadamore