Integrated: 7903837: apidiff: build.sh issues on Windows
Jonathan Gibbons
jjg at openjdk.org
Tue Oct 1 18:37:49 UTC 2024
On Wed, 25 Sep 2024 17:51:53 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review some `build.sh` and `Makefile` changes to address issues building on Windows.
>
> The primary Windows issue was missing use of `mixed_path` when passing some filenames into `make`.
> There is some additional cleanup (for all platforms) to normalize the `DEPS_DIR` and add missing items to the `sanity` and `check_build_vars` targets.
>
> This has been tested on macOS. Can someone with access to a Windows machine test it on Windows, please?
This pull request has now been integrated.
Changeset: ac5e9e78
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/apidiff/commit/ac5e9e785f9b254aed608f0ac50442ede9cf57d5
Stats: 42 lines in 5 files changed: 20 ins; 3 del; 19 mod
7903837: apidiff: build.sh issues on Windows
Reviewed-by: iris
-------------
PR: https://git.openjdk.org/apidiff/pull/12
More information about the apidiff-dev
mailing list