You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/07/23 18:21:31 UTC

[jira] Resolved: (HARMONY-2892) [jdktools][jdwp] Support on-demand debugger attach in JDWP agent

     [ https://issues.apache.org/jira/browse/HARMONY-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky resolved HARMONY-2892.
----------------------------------------

    Resolution: Fixed

Patches are applied at 558788. All unit tests passed for me. Please check that the patches were applied as expected.

> [jdktools][jdwp] Support on-demand debugger attach in JDWP agent
> ----------------------------------------------------------------
>
>                 Key: HARMONY-2892
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2892
>             Project: Harmony
>          Issue Type: Improvement
>          Components: JDK
>            Reporter: Ivan Popov
>            Assignee: Gregory Shimansky
>            Priority: Minor
>         Attachments: H2892_jdwp_agent.patch, H2892_jdwp_agent_additional.patch, H2892_jdwp_tests.patch
>
>
> JDWP agent implementation in RI provides user with an ability to launch debugger on-demand when exception is thrown in an application. Though this is not required by JDWP spec, but this feature is very useful and worth to be implemented in Harmony's JDWP agent.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.