Issue Details (XML | Word | Printable)

Key: RVM-440
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Daniel Frampton
Reporter: Ian Rogers
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RVM

Poisoned tests failing in finalizer thread

Created: 15/Apr/08 10:30 AM   Updated: 16/Aug/08 08:07 AM   Resolved: 16/Aug/08 08:07 AM
Component/s: Runtime
Affects Version/s: 2.9.2
Fix Version/s: 3.0.1

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide


Ian Rogers added a comment - 15/Aug/08 01:44 PM

RVM-633 might have an effect on this issue.



Daniel Frampton added a comment - 16/Aug/08 08:07 AM

This should have been fixed with the new Finalization processing code.

The previous code was unsafe in that it did not use the correct barriers when accessing the ready for finalize table. Closing to be reopened if the error shows up again.