Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
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
-
RVM-761
Threads occasionally remain IN_JAVA_TO_BLOCK and never reach a safepoint during a GC stop-the-world request
-
Resolved in r15408.