Module jdk.jdi

Interface ThreadStartRequest

    • Method Detail

      • addThreadFilter

        void addThreadFilter​(ThreadReference thread)
        Restricts the events generated by this request to those in the given thread.
        Parameters:
        thread - the thread to filter on.
        Throws:
        InvalidRequestStateException - if this request is currently enabled or has been deleted. Filters may be added only to disabled requests.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部