RFR: JDK-8259569: gtest os.dll_address_to_function_and_library_name_vm fails
Daniel D.Daugherty
dcubed at openjdk.java.net
Tue Jan 12 15:16:57 UTC 2021
On Tue, 12 Jan 2021 07:27:06 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> May I have reviews please for this small and trivial change.
>
> With JDK-8258606 (https://bugs.openjdk.java.net/browse/JDK-8258606), I added a new function to print a function pointer, as well as gtests. Turns out the gtests are too fragile, e.g. depend on the existence of the demangle library on AIX - so I remove some parts of them.
>
> Thanks, Thomas
Is your repo out of date? I don't see a reversal of the change that
I integrated yesterday to disable the subtest:
JDK-8259586 ProblemList dll_address_to_function_and_library_name
https://bugs.openjdk.java.net/browse/JDK-8259586
-------------
PR: https://git.openjdk.java.net/jdk/pull/2044
More information about the hotspot-runtime-dev
mailing list