RFR 8238158: Remove spurious capturing lambda from AbstractLayout

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Wed Jan 29 12:49:38 UTC 2020


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



More information about the panama-dev mailing list