On Thu, 4 Nov 2021 17:48:56 GMT, Sandhya Viswanathan <sviswanat...@openjdk.org> 
wrote:

> This patch removes conflicts with libsvml.so distributed with Intel's MKL 
> library:
>   Renames exported symbols from __svml to __jsvml.
>   Renames library from libsvml.so to libjsvml.so.
>   Updates the stubGenerator_x86_64.cpp  accordingly to load libjsvml.so and 
> the renamed symbols.
>   Updates tests to look for the new library.
> 
> Please review.
> 
> Best Regards,
> Sandhya

For completeness may be rename files too: jsvml_*.S and jsvml_*.S.inc

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

PR: https://git.openjdk.java.net/jdk/pull/6265

Reply via email to