On Tue, 2 Apr 2024 08:36:15 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> test/jdk/java/lang/RuntimeTests/loadLibrary

I see. Thank you. Got to check some test cases files and how they are 
structured. 
For this case, i feel the use case would be to have a pure .a file. Usually 
there is not such pure .a files that comes packaged with the OS. They are 
provided by some applications. So i am not sure how i can make the tests 
consistent for such cases. 
Do you have any suggestions here ?  We are anyways passing it down to the 
hotspot code , which is taking care of it.

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

PR Comment: https://git.openjdk.org/jdk/pull/17945#issuecomment-2033773591

Reply via email to