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

Jie Fu jiefu at openjdk.java.net
Thu Jun 24 23:36:02 UTC 2021


On Thu, 24 Jun 2021 23:19:26 GMT, Jie Fu <jiefu 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.,
>
> I used to test the svml in JDK17.
> It seems to work on Linux.
> 
> So how can I reproduce this bug?
> Thanks.

> @DamonFool The problem shows up only with the build on jdk.java.net. I also didn't see this problem while testing with internal builds.

So why it works for our internal builds but fails with the builds on jdk.java.net?

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

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


More information about the hotspot-compiler-dev mailing list