[code-reflection] Integrated: Fixup maven, hat.java and hat/bld.java to include arrayview example

Gary Frost gfrost at openjdk.org
Mon Sep 29 11:20:00 UTC 2025


The arrayview (squares copy) had an incorrect pom id (copy of squares id). Which meant we had dupliicate id's

I added arrayview to hat.java (for the `java -cp hat/job.jar hat.java bld` to work 

I also removed some unnecessary deps between a few examples that really only depended on hat core.

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

Commit messages:
 - Fixup maven examples poms for arrayview example - also fixups for hat.java and hat/bld.java to avoid unnecessary dependencies

Changes: https://git.openjdk.org/babylon/pull/585/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=585&range=00
  Stats: 31 lines in 3 files changed: 19 ins; 8 del; 4 mod
  Patch: https://git.openjdk.org/babylon/pull/585.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/585/head:pull/585

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


More information about the babylon-dev mailing list