Issue Details (XML | Word | Printable)

Key: RVM-501
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Grove
Reporter: Ian Rogers
Votes: 0
Watchers: 0
Operations

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

BuildWithAllClasses is (practically) unused

Created: 19/May/08 05:05 AM   Updated: 04/Jul/08 02:24 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.0

Time Tracking:
Not Specified


 Description  « Hide
VM.BuildWithAllClasses is used in a single place in VM and is guarding the use of a class initializer that appears not necessary to run (perhaps its need for an IBM VM bootstrap). In any case we should either always run that class initializer or never. And BuildWithAllClasses appears a redundant field.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Grove added a comment - 19/May/08 10:55 AM
fix committed in r14235.

David Grove added a comment - 04/Jul/08 02:22 PM
reopening so I can modify fix target to 3.0