mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
69426b9945
For lambdas that implement java.io.Serializable, the compiler emits calls to LambdaMetaFactory.altMetafactory, not LambdaMetaFactory.metafactory, so I've provided a stub implementation that ignores that currently ignores the extra parameters it receives. This also fixes a bug in compiling lambda glue code for lambdas that take longs and/or doubles. |
||
---|---|---|
.. | ||
io | ||
lang | ||
math | ||
net | ||
nio | ||
security | ||
text | ||
util |