[jdk17] RFR: 8269335: Unable to load svml library [v3]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Fri Jun 25 02:26:37 UTC 2021
On Fri, 25 Jun 2021 00:21:17 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> 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.
>
> Be useful if someone from hotspot-runtime can look, @dholmes-ora WDYT?
>
> We still need to add a test.
@PaulSandoz I have added a test. Please let me know if it looks ok.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/143
More information about the hotspot-runtime-dev
mailing list