RFR: 8341931: os_linux gtest uses lambdas with explicit capture lists

Johan Sjölen jsjolen at openjdk.org
Tue Oct 15 11:06:16 UTC 2024


On Tue, 15 Oct 2024 01:38:20 GMT, Kim Barrett <kbarrett 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

Looks good and trivial to me.

-------------

Marked as reviewed by jsjolen (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21513#pullrequestreview-2368946914


More information about the hotspot-runtime-dev mailing list