You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/11/28 19:07:21 UTC

[jira] Created: (HARMONY-2352) [drlvm][threading] clean up of HyThreadMonitor

[drlvm][threading] clean up of HyThreadMonitor
----------------------------------------------

                 Key: HARMONY-2352
                 URL: http://issues.apache.org/jira/browse/HARMONY-2352
             Project: Harmony
          Issue Type: Sub-task
            Reporter: Salikh Zakirov




-- 
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-2352) [drlvm][threading] clean up of HyThreadMonitor

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

Salikh Zakirov updated HARMONY-2352:
------------------------------------

    Attachment: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch

> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Salikh Zakirov
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch
>
>


-- 
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] Commented: (HARMONY-2352) [drlvm][threading] clean up of HyThreadMonitor

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

weldon washburn commented on HARMONY-2352:
------------------------------------------

This patch no longer applies cleanly.  It needs to be updated to the current svn head

> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>         Assigned To: weldon washburn
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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


[jira] Updated: (HARMONY-2352) [drlvm][threading] clean up of HyThreadMonitor

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

Salikh Zakirov updated HARMONY-2352:
------------------------------------

    Attachment: 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch

Patch  0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch (4 kb) was attached by mistake,
please ignore.

Please apply patches
    0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch
    0002-removed-unused-debug-fields-from-HyThreadMonitor.patch
    0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch
    0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch


> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Salikh Zakirov
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


-- 
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-2352) [drlvm][thread] clean up of HyThreadMonitor

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

Gregory Shimansky updated HARMONY-2352:
---------------------------------------

    Summary: [drlvm][thread] clean up of HyThreadMonitor  (was: [drlvm][threading] clean up of HyThreadMonitor)

> [drlvm][thread] clean up of HyThreadMonitor
> -------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>         Assigned To: weldon washburn
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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


[jira] Updated: (HARMONY-2352) [drlvm][thread] clean up of HyThreadMonitor

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

weldon washburn updated HARMONY-2352:
-------------------------------------

    Priority: Minor  (was: Major)

> [drlvm][thread] clean up of HyThreadMonitor
> -------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>            Assignee: weldon washburn
>            Priority: Minor
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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


[jira] Updated: (HARMONY-2352) [drlvm][threading] clean up of HyThreadMonitor

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

Salikh Zakirov updated HARMONY-2352:
------------------------------------

    Attachment: 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch

> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Salikh Zakirov
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch
>
>


-- 
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] Commented: (HARMONY-2352) [drlvm][thread] clean up of HyThreadMonitor

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

Pavel Rebriy commented on HARMONY-2352:
---------------------------------------

As to my point of view it could be closed.

> [drlvm][thread] clean up of HyThreadMonitor
> -------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>            Assignee: weldon washburn
>            Priority: Minor
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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


[jira] Updated: (HARMONY-2352) [drlvm][threading] clean up of HyThreadMonitor

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

Salikh Zakirov updated HARMONY-2352:
------------------------------------

    Patch Info: [Patch Available]

> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>         Assigned To: weldon washburn
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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


[jira] Updated: (HARMONY-2352) [drlvm][threading] clean up of HyThreadMonitor

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

Salikh Zakirov updated HARMONY-2352:
------------------------------------

    Attachment: 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch

> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Salikh Zakirov
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


-- 
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-2352) [drlvm][threading] clean up of HyThreadMonitor

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

Salikh Zakirov updated HARMONY-2352:
------------------------------------

    Attachment: 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch

> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Salikh Zakirov
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch
>
>


-- 
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-2352) [drlvm][threading] clean up of HyThreadMonitor

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

weldon washburn reassigned HARMONY-2352:
----------------------------------------

    Assignee: weldon washburn

> [drlvm][threading] clean up of HyThreadMonitor
> ----------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>         Assigned To: weldon washburn
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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

        

[jira] Closed: (HARMONY-2352) [drlvm][thread] clean up of HyThreadMonitor

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

weldon washburn closed HARMONY-2352.
------------------------------------

    Resolution: Fixed

covered by other patches

> [drlvm][thread] clean up of HyThreadMonitor
> -------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>            Assignee: weldon washburn
>            Priority: Minor
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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


[jira] Commented: (HARMONY-2352) [drlvm][thread] clean up of HyThreadMonitor

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

Pavel Rebriy commented on HARMONY-2352:
---------------------------------------

The issue is integrated to HARMONY-4608.

> [drlvm][thread] clean up of HyThreadMonitor
> -------------------------------------------
>
>                 Key: HARMONY-2352
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2352
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>            Assignee: weldon washburn
>            Priority: Minor
>         Attachments: 0001-changed-logging-in-nt_exception_filter.c-from-cxx-style-to-c-style.patch, 0001-remove-excessive-zero-initializations-after-apr_pcalloc.patch, 0002-removed-unused-debug-fields-from-HyThreadMonitor.patch, 0003-HyThreadMonitor-renamed-notify_flag-to-notify_count.patch, 0004-monitor_wait_impl-stricter-check-for-notify_count-consumption.patch
>
>


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