[code-reflection] Integrated: Adding more support to the JavaCodeBuilder

Gary Frost gfrost at openjdk.org
Wed Jan 7 13:59:28 UTC 2026


On Wed, 7 Jan 2026 13:52:24 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> HAT does not support arrays directly (other than via views), but we want to be able to generate compute Java code (and C99) that includes arrays. 
> 
> Not quite got lambda's converted from code model to Java source.    Close, but not valid code.

This pull request has now been integrated.

Changeset: 9a12334d
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/9a12334d93e759a1bc83ec245ed13337b5b27351
Stats:     372 lines in 15 files changed: 248 ins; 108 del; 16 mod

Adding more support to the JavaCodeBuilder

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

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


More information about the babylon-dev mailing list