On Sat, 29 Mar 2025 17:46:43 GMT, Julian Waters <jwat...@openjdk.org> wrote:

> Is leaving the sources of sleef in share/native the right thing to do? 

No, it should move to the least common directory for all platforms where it is 
needed. In this case, it should move to `unix` instead of `share`.

But code that were to be used in e.g. windows and macos but not linux, should 
be put in `share`, even if it is not used on *all* platforms.

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

PR Comment: https://git.openjdk.org/jdk/pull/24306#issuecomment-2766044354

Reply via email to