RFR: 8341931: os_linux gtest uses lambdas with explicit capture lists
Kim Barrett
kbarrett at openjdk.org
Wed Oct 16 07:08:14 UTC 2024
On Tue, 15 Oct 2024 01:55:54 GMT, Julian Waters <jwaters at openjdk.org> wrote:
>> Please review this simple change to two lambdas in a gtest, to use the
>> preferred implicit reference capture rather than explicit capture.
>>
>> Testing: mach5 tier1
>
> Marked as reviewed by jwaters (Committer).
Thanks for reviews, @TheShermanTanker and @jdksjolen
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21513#issuecomment-2415905882
More information about the hotspot-runtime-dev
mailing list