[jdk17] RFR: 8269335: Unable to load svml library [v5]

David Holmes dholmes at openjdk.java.net
Fri Jun 25 04:38:29 UTC 2021


On Fri, 25 Jun 2021 02:39:41 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> 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:
> 
>   windows path

I've checked the layout of the jdk.java.net binaries and those we use in our internal testing and see no difference, so I cannot explain why one case would fail when the other succeeds.

I'll take the latest patch for a spin through our build/test system and pass the link to @PaulSandoz to check progress/success.

David

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

PR: https://git.openjdk.java.net/jdk17/pull/143


More information about the hotspot-runtime-dev mailing list