[code-reflection] Integrated: Patch to cleanup code gen issue foo.bar vs foo->bar for nested ifaces

Gary Frost gfrost at openjdk.org
Fri Sep 5 16:48:34 UTC 2025


On Fri, 5 Sep 2025 16:42:50 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> Juan and I worked on a patch to simplify code gen issue. We were generating 'dot' references on ptrs to structs instead of 'arrow' references.

This pull request has now been integrated.

Changeset: 9087951d
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/9087951d1889fc5744c00955656cda9f06aa5f38
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

Patch to cleanup code gen issue foo.bar vs foo->bar for nested ifaces

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

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


More information about the babylon-dev mailing list