RFR: 8273967: gtest os.dll_address_to_function_and_library_name_vm fails on macOS12 [v2]
David Nadlinger
duke at openjdk.java.net
Sat Jan 1 00:06:17 UTC 2022
On Fri, 5 Nov 2021 14:56:44 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Thank you Dan for the fix!
>
> @gerard-ziemski - Thanks for the re-review!
@dcubed-ojdk: I just ran into this in the Julia runtime and reached a similar conclusion/fix. Did you find out anything more about why this happens? At a glance, I didn't see any blatant `addr == -1`-style checks in the latest dyld open-source dump.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6193
More information about the serviceability-dev
mailing list