[code-reflection] Integrated: Simplified bld script and added stricter file types
Gary Frost
gfrost at openjdk.org
Thu Oct 31 11:35:59 UTC 2024
On Thu, 31 Oct 2024 11:29:47 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Added file types (separate types for Dirs, BuildDirs, JarFiles, ClassDirs etc)
> Jar file creation was incorrectly naming dirs. (fixed)
> Can now only create classdirs and jar files under build dirs.
>
>
> . ./env.bash
> java @bldr/args bld
> java @bldr/args hatrun opencl mandel
This pull request has now been integrated.
Changeset: fa4dd443
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/fa4dd44395e6093c5ca5b5676c9f6381e5d2833d
Stats: 3517 lines in 5 files changed: 1297 ins; 2090 del; 130 mod
Simplified bld script and added stricter file types
-------------
PR: https://git.openjdk.org/babylon/pull/270
More information about the babylon-dev
mailing list