RFR: 7903837: apidiff: build.sh issues on Windows [v2]

Christian Stein cstein at openjdk.org
Wed Sep 25 19:23:48 UTC 2024


On Wed, 25 Sep 2024 19:21:20 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?
>
> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
> 
>   address review feedback

Marked as reviewed by cstein (Committer).

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

PR Review: https://git.openjdk.org/apidiff/pull/12#pullrequestreview-2329335838


More information about the apidiff-dev mailing list