backport JDK-8130506 to 8 ?

Remi Forax forax at univ-mlv.fr
Fri Jan 15 20:03:04 UTC 2016


Hi guys,
the code I use to demonstrate how to create your own dynamically typed language on top of the JVM now triggers JDK-8130506 [1] :(
i think the bug could have appear last year but last year none of my students was using IntelliJ IDEA, so the bug stay hidden. 

I wonder if the corresponding patch could be backported to 8, or maybe Attila and me are the only one to call MethodHandle.invoke inside a lambda ?

cheers,
Rémi

[1] https://bugs.openjdk.java.net/browse/JDK-8130506


More information about the compiler-dev mailing list