Skip to content

ART虚拟机下signal handler回调JNI方法 #2

Description

@freeitdog

你好,请教一个技术问题:
ART模式下不能在signal handler中直接回调Java层的方法,但是可以在signal handler中创建一个子线程中调用。请问下如何将native的堆栈信息和java层的堆栈信息联系起来?谢谢~

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions