> 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

Sandhya Viswanathan has updated the pull request incrementally with one 
additional commit since the last revision:

  change filename to jsvml*

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6265/files
  - new: https://git.openjdk.java.net/jdk/pull/6265/files/7c488c10..70d962ae

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6265&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6265&range=00-01

  Stats: 0 lines in 72 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6265.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6265/head:pull/6265

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

Reply via email to