-
Bug
-
Resolution: Won't Fix
-
P3
-
6, 6u71, 7, 8, 9
-
generic
-
generic
tmtools tests on jstack fail during verification of stacktrace obtained with '-m' options, because sometime system calls may not be shown and stacktrace contains entries like '0xb7f55402 ???????? '.
According to Dmitry's comments inJDK-8019174, there is no straightforward way to print exact function name's, to affected tests have to be updated to deal with such stacktraces.
According to Dmitry's comments in
- relates to
-
JDK-8155091 Remove SA related functions from tmtools
- Resolved
-
JDK-8019174 SA: jstack -m not showing system function names in stack trace for 32-bit JVM on linux
- Closed