Andy Clement
|
1eb2a1263c
|
Fix virtual method variant of invokedynamic reloading
Issue: #87
|
2015-06-28 19:30:52 -07:00 |
|
Andy Clement
|
1eb033f7e6
|
lambda reloading, invokeinterface support - fixes #82
|
2015-03-07 22:11:49 -08:00 |
|
Andy Clement
|
4d9e6b287b
|
Fixes #61: support invokevirtual bootstrap method type
|
2014-04-28 14:10:50 -07:00 |
|
Andy Clement
|
ad6a825688
|
Allow changing of lambda SAM types (alter method descriptor)
This is currently the 'slow' implementation and actually
slows down invokeinterface too - need to get the fast version
done...
|
2014-02-21 09:15:27 -08:00 |
|
Andy Clement
|
f9a8252317
|
Java 8 lambda testcode
|
2014-02-17 16:23:53 -08:00 |
|
Andy Clement
|
9774e2a0d4
|
WIP on Java8. Looking at lambda reloading first (required invokedynamic handling)
|
2014-02-13 10:39:32 -08:00 |
|