typo authored by Frédéric Bapst's avatar Frédéric Bapst
......@@ -595,7 +595,7 @@ point numbers are being passed around.
* We have tried to handle `invokedynamic` (at least how Java8 compilers
use it), but it has not been thoroughly tested yet, so we expect some problems
with java8 lambdas.
with Java8 lambdas.
* We don't handle the possible use of Java reflection (in case of method
invocations via reflection, we don't apply the necessary transformations).
......
......