On Thu, 30 Nov 2023 20:13:06 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> Not having a build time dependency on libsleef means you cannot really verify 
> that the functions you want to call are correct, but maybe you feel secure 
> that they will never change?

I'm not sure. The main reason that we add such a wrapper library is to catch 
the sleef's ABI version changing earlier (i.e. at build time). So using .s code 
and not including sleef at built time can not match this requirement?

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

PR Comment: https://git.openjdk.org/jdk/pull/16234#issuecomment-1835248759

Reply via email to