RFR: 8353217: Build libsleef on macos-aarch64
Magnus Ihse Bursie
ihse at openjdk.org
Tue Apr 1 11:54:17 UTC 2025
On Sat, 29 Mar 2025 17:46:43 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> That would implicitly mean to any developers that it's shared code for all currently supported operating systems: Windows, macOS, Linux and AIX, which may be rather confusing if it's only meant to be used on specific platforms.
@TheShermanTanker To clarify, the `share` directory does not imply that the code within is used on *all* platform, only that it is shared on *some* platform, and no more specific home was possible. There are a lot of code all over the place in `share` that are excluded from one or another platform.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24306#issuecomment-2769101099
More information about the hotspot-dev
mailing list