[code-reflection] Integrated: Correct bytecode gen for lambda capture

Paul Sandoz psandoz at openjdk.org
Wed Jul 17 20:20:57 UTC 2024


On Wed, 17 Jul 2024 18:13:10 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> The byte code generator was incorrectly establishing the block mapping when generating models for quotable lambdas.

This pull request has now been integrated.

Changeset: fcec59aa
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/fcec59aaa61e4e6c4f860fc01f1a9108b0d884bd
Stats:     98 lines in 2 files changed: 95 ins; 0 del; 3 mod

Correct bytecode gen for lambda capture

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

PR: https://git.openjdk.org/babylon/pull/185


More information about the babylon-dev mailing list