[code-reflection] Integrated: Moved job src into hat project
Gary Frost
gfrost at openjdk.org
Thu Oct 30 15:06:13 UTC 2025
We have been using job (java opinionated builder) for some time. The code has been sitting on my local disk.
To create job.jar (should only be needed if we change the builder source )
bash hat/bootstrap.bash
After that `java @hat/xxxx` will use the modified job.jar.
Please check job.jar back in if you make changes that we need.
-------------
Commit messages:
- job src into hat project
Changes: https://git.openjdk.org/babylon/pull/651/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=651&range=00
Stats: 3740 lines in 31 files changed: 3723 ins; 16 del; 1 mod
Patch: https://git.openjdk.org/babylon/pull/651.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/651/head:pull/651
PR: https://git.openjdk.org/babylon/pull/651
More information about the babylon-dev
mailing list