You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Berezhniuk (JIRA)" <ji...@apache.org> on 2006/10/28 18:13:16 UTC

[jira] Created: (HARMONY-1995) [drlvm] [jvmti] Target address for Jcc is not stored

[drlvm] [jvmti] Target address for Jcc is not stored
----------------------------------------------------

                 Key: HARMONY-1995
                 URL: http://issues.apache.org/jira/browse/HARMONY-1995
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: All
            Reporter: Ilya Berezhniuk


JIT breakpoints on conditional jump instructions (Jcc) are processed incorrectly.
It's because JVMTI disassembler does not store target address when it parses Jcc opcode.

-- 
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-1995) [drlvm] [jvmti] Target address for Jcc is not stored

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

Gregory Shimansky resolved HARMONY-1995.
----------------------------------------

    Resolution: Fixed

Patch applied at 472160. Please check that it was applied as expected.

> [drlvm] [jvmti] Target address for Jcc is not stored
> ----------------------------------------------------
>
>                 Key: HARMONY-1995
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1995
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ilya Berezhniuk
>         Assigned To: Gregory Shimansky
>         Attachments: jcc_target.patch
>
>
> JIT breakpoints on conditional jump instructions (Jcc) are processed incorrectly.
> It's because JVMTI disassembler does not store target address when it parses Jcc opcode.

-- 
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-1995) [drlvm] [jvmti] Target address for Jcc is not stored

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

Ilya Berezhniuk updated HARMONY-1995:
-------------------------------------

    Attachment: jcc_target.patch

This trivial patch fixes a problem described above.

> [drlvm] [jvmti] Target address for Jcc is not stored
> ----------------------------------------------------
>
>                 Key: HARMONY-1995
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1995
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ilya Berezhniuk
>         Attachments: jcc_target.patch
>
>
> JIT breakpoints on conditional jump instructions (Jcc) are processed incorrectly.
> It's because JVMTI disassembler does not store target address when it parses Jcc opcode.

-- 
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-1995) [drlvm] [jvmti] Target address for Jcc is not stored

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

Ilya Berezhniuk updated HARMONY-1995:
-------------------------------------

    Patch Info: [Patch Available]

> [drlvm] [jvmti] Target address for Jcc is not stored
> ----------------------------------------------------
>
>                 Key: HARMONY-1995
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1995
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ilya Berezhniuk
>         Attachments: jcc_target.patch
>
>
> JIT breakpoints on conditional jump instructions (Jcc) are processed incorrectly.
> It's because JVMTI disassembler does not store target address when it parses Jcc opcode.

-- 
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-1995) [drlvm] [jvmti] Target address for Jcc is not stored

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

Gregory Shimansky reassigned HARMONY-1995:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm] [jvmti] Target address for Jcc is not stored
> ----------------------------------------------------
>
>                 Key: HARMONY-1995
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1995
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: All
>            Reporter: Ilya Berezhniuk
>         Assigned To: Gregory Shimansky
>         Attachments: jcc_target.patch
>
>
> JIT breakpoints on conditional jump instructions (Jcc) are processed incorrectly.
> It's because JVMTI disassembler does not store target address when it parses Jcc opcode.

-- 
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