-
Bug
-
Resolution: Won't Fix
-
P3
-
6
-
generic
-
generic
The JVMTI spec for GetStackTrace says this:
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().
The JDWP spec for Frames, FramesCount should contain equivalent statements.
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().
The JDWP spec for Frames, FramesCount should contain equivalent statements.
- relates to
-
JDK-6378697 JVMTI Doc: GetFrameCount should mention wrapper frames
-
- Resolved
-