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

Jie Fu jiefu at openjdk.java.net
Fri Jun 25 03:07:07 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

test/jdk/jdk/incubator/vector/LoadSvmlTest.java line 2:

> 1: /*
> 2:  * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.

I think the copyright year should be 2021 only since it's a new file, right?

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

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


More information about the hotspot-compiler-dev mailing list