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

Paul Sandoz psandoz at openjdk.java.net
Fri Jun 25 00:24:03 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.

Be useful if someone from hotspot-runtime can look, @dholmes-ora WDYT?

We still need to add a test.

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

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


More information about the hotspot-runtime-dev mailing list