[code-reflection] Integrated: Add env.bash error tracking and update build scripts and docs

Gary Frost gfrost at openjdk.org
Wed Oct 23 12:41:40 UTC 2024


Added some error checking to `env.bash`

Specifically ensure `env.bash` is sourced `. ./env.bash` rather than executed by the shell.

Allow for `hat` dir to be seperated from `babylon jdk`

`env.bash` now also builds minimal `bldr/bldr.jar`

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

Commit messages:
 - Add env.bash error tracking and update build scripts and docs

Changes: https://git.openjdk.org/babylon/pull/261/files
  Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=261&range=00
  Stats: 492 lines in 10 files changed: 81 ins; 382 del; 29 mod
  Patch: https://git.openjdk.org/babylon/pull/261.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/261/head:pull/261

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


More information about the babylon-dev mailing list