[ https://issues.apache.org/jira/browse/HARMONY-5099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexei Fedotov updated HARMONY-5099:
------------------------------------
Summary: [drlvm][jvmti] methods on stack while debugging are incorrectly shown as obsolete
and native (was: [drlvm][jvmti] native methods on stack while debugging)
> [drlvm][jvmti] methods on stack while debugging are incorrectly shown as obsolete and
native
> --------------------------------------------------------------------------------------------
>
> Key: HARMONY-5099
> URL: https://issues.apache.org/jira/browse/HARMONY-5099
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: Windows ia32
> Reporter: Alexei Fedotov
>
> While debugging AWT drag and drop application with DRLVM I'm getting the following stack
traces:
> Daemon Thread [AWT-EventDispatchThread] (Suspended (exception NullPointerException))
> DataSource.Obsolete method() line: not available [native method]
> DataSnapshot.Obsolete method() line: not available [native method]
> WinDragSource.Obsolete method() line: not available [native method]
> DragSource.Obsolete method() line: not available [native method]
> DragSource.Obsolete method() line: not available [native method]
> DragSource.Obsolete method() line: not available [native method]
> DragGestureEvent.Obsolete method() line: not available [native method]
> dnd.Obsolete method() line: not available [native method]
> DragGestureRecognizer.Obsolete method() line: not available [native method]
> DefaultMouseDragGestureRecognizer.Obsolete method() line: not available [native method]
> Component.Obsolete method() line: not available [native method]
> Component.Obsolete method() line: not available [native method]
> Component.Obsolete method() line: not available [native method]
> Button.Obsolete method() line: not available [native method]
> Component.Obsolete method() line: not available [native method]
> EventQueueCore.Obsolete method() line: not available [native method]
> EventQueue.Obsolete method() line: not available [native method]
> EventDispatchThread.Obsolete method() line: not available [native method]
> Actual methods are both not obsolete and not native.
> EventDispatchThread.Obsolete method() line: not available [native method]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|