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

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

Test looks good. I will run through our build/test system tomorrow morning, and try to get some details on build differences.

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

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


More information about the hotspot-compiler-dev mailing list