log src/main/gov/nasa/jpf/vm/FunctionObjectFactory.java @ 28:7be90179bb3b

age author description
Thu, 25 Jun 2015 13:20:50 -0700 nastaran Provided support for double colon operator used for lamabda expressions. Fixed a bug related to generating names for funcation object classes (by supporting double colon operator, a new stragety needed to generate unique names for function objects. To achive that the bootstrap ids are incorporated into names). Finally modified the method that retrieves the SAM from functional interfaces.
Wed, 18 Mar 2015 11:52:11 -0700 Peter Mehlitz some minor syntax fixes to make IntelliJ happy
Fri, 23 Jan 2015 10:14:01 -0800 Peter Mehlitz initial v8 import (history reset)