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

Fix synchronization and data structures of FinalizableProcessor

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: MMTk
  • Labels:
    None

Description

FinalizableProcessor uses an array that gets resized. The resizing involves a spinloop. The spinloop leads to crashes. Fix it so that it doesn't have to spin, potentially by changing the data structures involved.

Issue Links

is related to

Sub-task - The sub-task of the issue RVM-761 Threads occasionally remain IN_JAVA_TO_BLOCK and never reach a safepoint during a GC stop-the-world request

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Filip Pizlo added a comment - 08/Feb/09 5:52 AM

Resolved in r15408.

Show
Filip Pizlo added a comment - 08/Feb/09 5:52 AM Resolved in r15408.
Hide
Permalink
Filip Pizlo added a comment - 09/Feb/09 5:08 AM

Repeated runs of xalan in 1-CPU mode, a benchmark/environment known to be particularly affected by this problem, show that stability has probably improved:

Number Of Failures: (out of 100 runs)
revision 15407 : 11
revision 15408 : 3
revision 15409 : 1
revision 15411 : 3

It's not definitive; according to Poisson statistics the error is +-10 on each of these failure counts. But it is indicative of improvement.

Show
Filip Pizlo added a comment - 09/Feb/09 5:08 AM Repeated runs of xalan in 1-CPU mode, a benchmark/environment known to be particularly affected by this problem, show that stability has probably improved: Number Of Failures: (out of 100 runs) revision 15407 : 11 revision 15408 : 3 revision 15409 : 1 revision 15411 : 3 It's not definitive; according to Poisson statistics the error is +-10 on each of these failure counts. But it is indicative of improvement.

People

  • Assignee:
    Filip Pizlo
    Reporter:
    Filip Pizlo
Vote (0)
Watch (0)

Dates

  • Created:
    08/Feb/09 1:58 AM
    Updated:
    11/May/09 8:18 AM
    Resolved:
    08/Feb/09 5:52 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.