The test fails on AIX.
[ RUN ] os.dll_address_to_function_and_library_name_vm
./test/hotspot/gtest/runtime/test_os.cpp:758: Failure
Value of: os::print_function_and_library_name(&st, addr, provide_scratch_buffer ? tmp : NULL, sizeof(tmp), shorten_paths, demangle)
Actual: false
Expected: true
[ RUN ] os.dll_address_to_function_and_library_name_vm
./test/hotspot/gtest/runtime/test_os.cpp:758: Failure
Value of: os::print_function_and_library_name(&st, addr, provide_scratch_buffer ? tmp : NULL, sizeof(tmp), shorten_paths, demangle)
Actual: false
Expected: true
- relates to
-
JDK-8258606 os::print_signal_handlers() should resolve the function name of the handlers
-
- Resolved
-