WIP on Java8. Looking at lambda reloading first (required invokedynamic handling)

This commit is contained in:
Andy Clement
2014-02-13 10:39:32 -08:00
parent 8dff505b88
commit 9774e2a0d4
64 changed files with 745 additions and 140 deletions

2
testdata-java8/build.sh Executable file
View File

@@ -0,0 +1,2 @@
cd src/main/java
find . -name "*.java" | javac