[jdk17] RFR: 8269335: Unable to load svml library [v5]
David Holmes
dholmes at openjdk.java.net
Fri Jun 25 02:52:05 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 think we need input from the build team to determine why the java.net binary exhibits different behaviour to an internal build.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/143
More information about the hotspot-compiler-dev
mailing list