Skip to content

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

@freeitdog

Description

@freeitdog

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions