Context and Timing data

How do I prevent code checked out from polluting my task context?

When checking out a new project, you must first deactivate the active task. Otherwise all newly created files will become interesting.

Why do I see strange elapsed times on my Planning tab?

Some platform/jvm combinations can fill with invalid timestamps. This is known to have happened on Mac OSX 10.4 with Java 1.5. See bug 207419. To resolve you can try and manually edit <workspace>/.metadata/.mylyn/contexts/activity.xml.zip.

Is the backwards compatibility and refactoring of task context handled?