rt/emul/compact/src/main/java/java/lang/invoke/MethodHandleNatives.java
Tue, 12 Aug 2014 22:57:16 +0200 Need to initialize flags. getFields throws SecurityException on bck2brwsr VM - avoid.
Tue, 12 Aug 2014 21:07:20 +0200 Need to initialize declaring class
Tue, 12 Aug 2014 20:51:09 +0200 The bootstrap method gets called with three arguments
Mon, 11 Aug 2014 17:52:23 +0200 Initial attempt to provide proper 3rd parameter to bootmethod
Sun, 10 Aug 2014 06:13:36 +0200 Almost compiled java.lang.invoke, except the parts that deal with Asm bytecode generator
Sat, 09 Aug 2014 11:11:13 +0200 Batch of classes necessary to implement invoke dynamic interfaces. Taken from JDK8 build 132