[code-reflection] Integrated: Ensure HAT executes with Babylon JDK images build

Paul Sandoz psandoz at openjdk.org
Wed Nov 19 16:37:12 UTC 2025


On Tue, 18 Nov 2025 18:51:35 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

> HAT only executes correctly with a Babylon JDK exploded build, and fails with an images build.
> 
> We need to declare the runtime argument `--add-modules jdk.incubator.code`.
> 
> Also removed an `--add-exports` argument which no longer seems to be required.

This pull request has now been integrated.

Changeset: 1fd09172
Author:    Paul Sandoz <psandoz at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/1fd09172961d7d3658db629333be3adf5001efb6
Stats:     5 lines in 4 files changed: 3 ins; 1 del; 1 mod

Ensure HAT executes with Babylon JDK images build

Reviewed-by: mcimadamore, asotona, jfumero

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

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


More information about the babylon-dev mailing list