RFR: 7903920: Support building jtreg on FreeBSD
Magnus Ihse Bursie
ihse at openjdk.org
Sat Jan 25 20:40:58 UTC 2025
On Sat, 25 Jan 2025 20:37:49 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> If the path is hardcoded as e.g. `/usr/bin/foo`, I tend to agree with you. That means that an official system tool is needed and confirmed working. However, hard-coding `/usr/local/bin/foo` is another matter altogether. It means there is no standard system tool that is working, and we presume the user has installed a "correct" tool locally.
>
> If the path is hardcoded as e.g. `/usr/bin/foo`, I tend to agree with you. That means that an official system tool is needed and confirmed working. However, hard-coding `/usr/local/bin/foo` is another matter altogether. It means there is no standard system tool that is working, and we presume the user has installed a "correct" tool locally.
(uness BSD does thing different in this regard and install all user-installed packages in /usr/local?)
-------------
PR Review Comment: https://git.openjdk.org/jtreg/pull/237#discussion_r1929606219
More information about the jtreg-dev
mailing list