jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • RVM
  • RVM-41

Homogenize basic IO methods (usually used during debugging and reporting)

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 1000
  • Component/s: Runtime
  • Labels:
    None

Description

Currently we have several mechanisms scattered throughout the code base for outputting text for debug or reporting purposes. Examples include VM.sysWrite*, PrintLn, VM_Stats, PrintContainer. Ideally all debug and logging output should be redirected to Logger objects (possibly custom RVM versions) that can be re-directed to arbitrary locations. After RVM-40 is applied there should not be any need for such artifacts during reporting.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Ian Rogers added a comment - 14/Jun/07 9:02 AM

+1
We should probably put the logger in org.jikesrvm.runtime. We should move code that appears to be in the wrong place, like VM_Thread.sprintf.

Show
Ian Rogers added a comment - 14/Jun/07 9:02 AM +1 We should probably put the logger in org.jikesrvm.runtime. We should move code that appears to be in the wrong place, like VM_Thread.sprintf.

People

  • Assignee:
    Unassigned
    Reporter:
    Peter Donald
Vote (0)
Watch (0)

Dates

  • Created:
    14/Jun/07 12:28 AM
    Updated:
    11/Apr/08 9:24 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.