[code-reflection] Integrated: Align build artifacts maven, @hat/bld and hat/job.jar
Gary Frost
gfrost at openjdk.org
Sun Sep 14 15:36:58 UTC 2025
On Sun, 14 Sep 2025 15:30:18 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Aligning naming of artifacts across the three build mechanisms.
>
> Specifically `bash maven.bash` and `java @/hat/bld` generated `hat-extractions-opencl` whereas `java -cp hat/job.jar hat.java bld` created `hat-extracted-opencl`
>
> This now allows us to run using `java @hat/run ffi-opencl nbody` or `java -cp hat/job.jar hat.java run ffi-opencl nbody`
This pull request has now been integrated.
Changeset: c2b67cc6
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/c2b67cc6d08218ccd100354ea880b9877f96b96b
Stats: 10 lines in 6 files changed: 0 ins; 0 del; 10 mod
Align build artifacts maven, @hat/bld and hat/job.jar
-------------
PR: https://git.openjdk.org/babylon/pull/567
More information about the babylon-dev
mailing list