Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Runtime: Class Library
-
Labels:None
-
Number of attachments :
Description
We are intermittently failing DaCapo chart due to a no such field error:
The field is being compiled because it is needed by the linear scan register allocator and not by DaCapo chart. Given this we should be including TreeMap in the primordials. This should avoid the field not being found but doesn't really explain the initial cause.
Related commit r14233.