You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2006/10/09 10:23:19 UTC

[jira] Created: (HARMONY-1772) [drlvm][jvmti] SingleStep event isn't reported after compilation of a method

[drlvm][jvmti] SingleStep event isn't reported after compilation of a method
----------------------------------------------------------------------------

                 Key: HARMONY-1772
                 URL: http://issues.apache.org/jira/browse/HARMONY-1772
             Project: Harmony
          Issue Type: Improvement
          Components: DRLVM
            Reporter: Pavel Rebriy


SingleStep event isn't reported if the next execution method isn't compiled. It happens because during the compilation of the method several function of class loading could be executed. Classloader execution causes to resetting SingleStep breakpoints in compiling method. That is SingleStep event reporting for compiling method isn't executed due to breakpoint miss.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1772) [drlvm][jvmti] SingleStep event isn't reported after compilation of a method

Posted by "Pavel Rebriy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1772?page=all ]

Pavel Rebriy updated HARMONY-1772:
----------------------------------

              Patch Info: [Patch Available]
    Estimated Complexity: Novice

> [drlvm][jvmti] SingleStep event isn't reported after compilation of a method
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-1772
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1772
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Attachments: SingleStep-event-isn-t-reported-after-compilation-method.patch
>
>
> SingleStep event isn't reported if the next execution method isn't compiled. It happens because during the compilation of the method several function of class loading could be executed. Classloader execution causes to resetting SingleStep breakpoints in compiling method. That is SingleStep event reporting for compiling method isn't executed due to breakpoint miss.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-1772) [drlvm][jvmti] SingleStep event isn't reported after compilation of a method

Posted by "Pavel Rebriy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1772?page=all ]

Pavel Rebriy updated HARMONY-1772:
----------------------------------

    Attachment: SingleStep-event-isn-t-reported-after-compilation-method.patch

The patch to fix the problem.

> [drlvm][jvmti] SingleStep event isn't reported after compilation of a method
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-1772
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1772
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Attachments: SingleStep-event-isn-t-reported-after-compilation-method.patch
>
>
> SingleStep event isn't reported if the next execution method isn't compiled. It happens because during the compilation of the method several function of class loading could be executed. Classloader execution causes to resetting SingleStep breakpoints in compiling method. That is SingleStep event reporting for compiling method isn't executed due to breakpoint miss.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-1772) [drlvm][jvmti] SingleStep event isn't reported after compilation of a method

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1772?page=all ]

Geir Magnusson Jr reassigned HARMONY-1772:
------------------------------------------

    Assignee: Geir Magnusson Jr

> [drlvm][jvmti] SingleStep event isn't reported after compilation of a method
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-1772
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1772
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Assigned To: Geir Magnusson Jr
>         Attachments: SingleStep-event-isn-t-reported-after-compilation-method.patch
>
>
> SingleStep event isn't reported if the next execution method isn't compiled. It happens because during the compilation of the method several function of class loading could be executed. Classloader execution causes to resetting SingleStep breakpoints in compiling method. That is SingleStep event reporting for compiling method isn't executed due to breakpoint miss.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-1772) [drlvm][jvmti] SingleStep event isn't reported after compilation of a method

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-1772?page=all ]

Geir Magnusson Jr resolved HARMONY-1772.
----------------------------------------

    Resolution: Fixed

r470932

Ubuntu 6 - smoke, c-unit, ~kernel

> [drlvm][jvmti] SingleStep event isn't reported after compilation of a method
> ----------------------------------------------------------------------------
>
>                 Key: HARMONY-1772
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1772
>             Project: Harmony
>          Issue Type: Improvement
>          Components: DRLVM
>            Reporter: Pavel Rebriy
>         Assigned To: Geir Magnusson Jr
>         Attachments: SingleStep-event-isn-t-reported-after-compilation-method.patch
>
>
> SingleStep event isn't reported if the next execution method isn't compiled. It happens because during the compilation of the method several function of class loading could be executed. Classloader execution causes to resetting SingleStep breakpoints in compiling method. That is SingleStep event reporting for compiling method isn't executed due to breakpoint miss.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira