As the title says - this small patch turns a capturing lambda into a non-capturing one. This issue has been showing up, from time to time, in profiler/inlining traces. Webrev: http://cr.openjdk.java.net/~mcimadamore/panama/8238158/ Cheers Maurizio