Integrated: JDK-8259569: gtest os.dll_address_to_function_and_library_name_vm fails
Thomas Stuefe
stuefe at openjdk.java.net
Sat Jan 16 05:20:21 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
This pull request has now been integrated.
Changeset: 90c73d05
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/90c73d05
Stats: 36 lines in 1 file changed: 0 ins; 35 del; 1 mod
8259569: gtest os.dll_address_to_function_and_library_name_vm fails
Reviewed-by: dcubed
-------------
PR: https://git.openjdk.java.net/jdk/pull/2044
More information about the hotspot-runtime-dev
mailing list