[code-reflection] RFR: Ensure HAT executes with Babylon JDK images build
Juan Fumero
jfumero at openjdk.org
Wed Nov 19 16:15:40 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.
LGTM, build and unit-tests passing.
-------------
Marked as reviewed by jfumero (Reviewer).
PR Review: https://git.openjdk.org/babylon/pull/684#pullrequestreview-3483590417
More information about the babylon-dev
mailing list