[jdk17] RFR: 8269335: Unable to load svml library [v2]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Thu Jun 24 23:46:29 UTC 2021
> The OpenJDK 17 early access build from jdk.java.net fails to load svml library.
> We need to give full svml library path to dll_load call for the load to succeed.,
Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
use dll_locate_lib
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17/pull/143/files
- new: https://git.openjdk.java.net/jdk17/pull/143/files/83b26eb0..cc59fb49
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=143&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=143&range=00-01
Stats: 7 lines in 1 file changed: 3 ins; 1 del; 3 mod
Patch: https://git.openjdk.java.net/jdk17/pull/143.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/143/head:pull/143
PR: https://git.openjdk.java.net/jdk17/pull/143
More information about the hotspot-compiler-dev
mailing list