RFR: 8273967: gtest os.dll_address_to_function_and_library_name_vm fails on macOS12

Thomas Stuefe stuefe at openjdk.java.net
Thu Nov 4 05:16:14 UTC 2021


On Wed, 3 Nov 2021 19:27:32 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> I took a quick look at the other calls to `dladdr()` in src/hotspot/os/bsd/os_bsd.cpp and I'm not comfortable with changing those uses without having a specific test case that I can use to investigate those code paths.
> 
> We are fairly early in our testing on macOS12 so I may run into a reason to revisit this choice down the road.

Okay!

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

PR: https://git.openjdk.java.net/jdk/pull/6193


More information about the serviceability-dev mailing list