You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Jim Yu (JIRA)" <ji...@apache.org> on 2009/07/27 05:30:14 UTC

[jira] Closed: (HARMONY-6284) [JDWP][Java6] The capability of HCR should be checked in case selective debug is enabled

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

Jim Yu closed HARMONY-6284.
---------------------------


> [JDWP][Java6] The capability of HCR should be checked in case selective debug is enabled
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6284
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6284
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>    Affects Versions: 5.0M10
>            Reporter: Jim Yu
>            Assignee: Regis Xu
>             Fix For: 5.0M11
>
>         Attachments: HARMONY-6284.diff
>
>
>  When selective debug is enabled, HCR ability would be disabled. So we need to check if HCR is disabled first before invoking IsMethodObsolete. 
>  If so, just return the methodID directly since the result of IsMethodObsolete would be meaningless if HCR is disabled.

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