-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b73
-
generic
-
generic
The description of GetStackTrace says:
If platform dependent method invocations are used to launch a thread,
they may be included in the stack trace - that is, there may be frames
deeper than main() and run().
GetFrameCount should have an equivalent statement.
And it should be made clear that the above also applies to
GetAllStackTraces
GetThreadListStackTraces
If platform dependent method invocations are used to launch a thread,
they may be included in the stack trace - that is, there may be frames
deeper than main() and run().
GetFrameCount should have an equivalent statement.
And it should be made clear that the above also applies to
GetAllStackTraces
GetThreadListStackTraces
- relates to
-
JDK-6378699 JDWP Spec: Frames, FramesCount should allow for platform dependent wrappers used to start a thread
-
- Closed
-