RFR: 8264707: HotSpot Style Guide should permit use of lambda

Andrew Haley aph-open at littlepinkcloud.com
Thu Sep 9 12:10:12 UTC 2021


On 9/9/21 12:25 AM, Kim Barrett wrote:
> Because of restrictions we're imposing on lambda usage, and in particular
> requiring only downward usage, it should be possible to create such a holder
> that isn't too complicated either to implement or to use, and also avoids
> memory allocation.

OK, but for now I guess we can use Lambdas in some simple case that make
HotSpot clearer and easier to write.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-dev mailing list