You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Andrey Yakushev (JIRA)" <ji...@apache.org> on 2007/03/30 17:12:25 UTC

[jira] Created: (HARMONY-3534) [drlvm][lang-management] GarbageCollectorMXBean native methods implementation

[drlvm][lang-management] GarbageCollectorMXBean native methods implementation
-----------------------------------------------------------------------------

                 Key: HARMONY-3534
                 URL: https://issues.apache.org/jira/browse/HARMONY-3534
             Project: Harmony
          Issue Type: New Feature
          Components: DRLVM
            Reporter: Andrey Yakushev


GarbageCollectorMXBean stubs from HARMONY-1821 should be replaced with real implementation 

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


[jira] Commented: (HARMONY-3534) [drlvm][lang-management] GarbageCollectorMXBean native methods implementation

Posted by "Andrey Yakushev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487547 ] 

Andrey Yakushev commented on HARMONY-3534:
------------------------------------------

It seems like patch is applied successfully.

> [drlvm][lang-management] GarbageCollectorMXBean native methods implementation
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-3534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3534
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Andrey Yakushev
>         Assigned To: Gregory Shimansky
>         Attachments: vm_GarbageCollectorMXBean.patch
>
>
> GarbageCollectorMXBean stubs from HARMONY-1821 should be replaced with real implementation 

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


[jira] Resolved: (HARMONY-3534) [drlvm][lang-management] GarbageCollectorMXBean native methods implementation

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky resolved HARMONY-3534.
----------------------------------------

    Resolution: Fixed

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

> [drlvm][lang-management] GarbageCollectorMXBean native methods implementation
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-3534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3534
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Andrey Yakushev
>         Assigned To: Gregory Shimansky
>         Attachments: vm_GarbageCollectorMXBean.patch
>
>
> GarbageCollectorMXBean stubs from HARMONY-1821 should be replaced with real implementation 

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


[jira] Assigned: (HARMONY-3534) [drlvm][lang-management] GarbageCollectorMXBean native methods implementation

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky reassigned HARMONY-3534:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm][lang-management] GarbageCollectorMXBean native methods implementation
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-3534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3534
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Andrey Yakushev
>         Assigned To: Gregory Shimansky
>         Attachments: vm_GarbageCollectorMXBean.patch
>
>
> GarbageCollectorMXBean stubs from HARMONY-1821 should be replaced with real implementation 

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


[jira] Closed: (HARMONY-3534) [drlvm][lang-management] GarbageCollectorMXBean native methods implementation

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-3534.
--------------------------------------


VERIFIED

> [drlvm][lang-management] GarbageCollectorMXBean native methods implementation
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-3534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3534
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Andrey Yakushev
>         Assigned To: Gregory Shimansky
>         Attachments: vm_GarbageCollectorMXBean.patch
>
>
> GarbageCollectorMXBean stubs from HARMONY-1821 should be replaced with real implementation 

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


[jira] Updated: (HARMONY-3534) [drlvm][lang-management] GarbageCollectorMXBean native methods implementation

Posted by "Andrey Yakushev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Yakushev updated HARMONY-3534:
-------------------------------------

    Patch Info: [Patch Available]

> [drlvm][lang-management] GarbageCollectorMXBean native methods implementation
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-3534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3534
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Andrey Yakushev
>         Attachments: vm_GarbageCollectorMXBean.patch
>
>
> GarbageCollectorMXBean stubs from HARMONY-1821 should be replaced with real implementation 

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


[jira] Updated: (HARMONY-3534) [drlvm][lang-management] GarbageCollectorMXBean native methods implementation

Posted by "Andrey Yakushev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Yakushev updated HARMONY-3534:
-------------------------------------

    Attachment: vm_GarbageCollectorMXBean.patch

This patch replaces a set of native method stubs for GarbageCollectorMXBean in DRLVM with real implementation. 
After patch integration all Classlib lang-management tests related to this bean passed on Win2003 and Linux x86_64. 


> [drlvm][lang-management] GarbageCollectorMXBean native methods implementation
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-3534
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3534
>             Project: Harmony
>          Issue Type: New Feature
>          Components: DRLVM
>            Reporter: Andrey Yakushev
>         Attachments: vm_GarbageCollectorMXBean.patch
>
>
> GarbageCollectorMXBean stubs from HARMONY-1821 should be replaced with real implementation 

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