[jdk17] RFR: 8269335: Unable to load svml library [v2]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Thu Jun 24 23:46:29 UTC 2021
On Thu, 24 Jun 2021 23:02:14 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> use dll_locate_lib
>
> Unsure how this slipped through when we tested, but i think we need an explicit test. The test can execute a Java process with logging enabled and examine its log output (since the loading of SVML is logged). Searching the test code base should find some examples to copy.
@PaulSandoz I have attempted to use dll_locate_lib. Please see if this looks ok to you.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/143
More information about the hotspot-compiler-dev
mailing list