[jira] Created: (RVM-850) Debugger thread should run in non-adaptive configurations

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (RVM-850) Debugger thread should run in non-adaptive configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Debugger thread should run in non-adaptive configurations
---------------------------------------------------------

                 Key: RVM-850
                 URL: http://jira.codehaus.org/browse/RVM-850
             Project: RVM
          Issue Type: Bug
          Components: Runtime: Threads and Concurrency
            Reporter: Michael Bond
            Assignee: Michael Bond


The debugger thread doesn't run in non-adaptive configurations (e.g., BaseBase).  TimerThread is responsible for launching it, but TimerThread only runs if the adaptive system is included.

It seems like TimerThread should run even if the adaptive system isn't included, but in that case TimerThread shouldn't trigger yieldpoints (it should only check for debug requests).  Sound good?


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

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

[jira] Closed: (RVM-850) Debugger thread should run in non-adaptive configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/RVM-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bond closed RVM-850.
----------------------------

    Resolution: Fixed

Fixed in r15773.  TimerThread now runs even when the adaptive system isn't included, but in that case it doesn't
trigger yieldpoints: it only handles debug requests.

> Debugger thread should run in non-adaptive configurations
> ---------------------------------------------------------
>
>                 Key: RVM-850
>                 URL: http://jira.codehaus.org/browse/RVM-850
>             Project: RVM
>          Issue Type: Bug
>          Components: Runtime: Threads and Concurrency
>            Reporter: Michael Bond
>            Assignee: Michael Bond
>
> The debugger thread doesn't run in non-adaptive configurations (e.g., BaseBase).  TimerThread is responsible for launching it, but TimerThread only runs if the adaptive system is included.
> It seems like TimerThread should run even if the adaptive system isn't included, but in that case TimerThread shouldn't trigger yieldpoints (it should only check for debug requests).  Sound good?

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

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues