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

Kim Barrett kbarrett at openjdk.org
Wed Oct 16 07:08:15 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

This pull request has now been integrated.

Changeset: e4ff553c
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e4ff553c121e29c497336fdde705e70d0abdc826
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8341931: os_linux gtest uses lambdas with explicit capture lists

Reviewed-by: jwaters, jsjolen

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

PR: https://git.openjdk.org/jdk/pull/21513


More information about the hotspot-runtime-dev mailing list