Integrated: 8276025: Hotspot's libsvml.so may conflict with user dependency
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Fri Nov 5 03:34:20 UTC 2021
On Thu, 4 Nov 2021 17:48:56 GMT, Sandhya Viswanathan <sviswanathan at 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
This pull request has now been integrated.
Changeset: 9ad4d3d0
Author: Sandhya Viswanathan <sviswanathan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9ad4d3d06bb356436d69af07726ef6727c500f59
Stats: 391989 lines in 123 files changed: 192755 ins; 192755 del; 6479 mod
8276025: Hotspot's libsvml.so may conflict with user dependency
Reviewed-by: kvn, erikj, psandoz, ihse
-------------
PR: https://git.openjdk.java.net/jdk/pull/6265
More information about the build-dev
mailing list