Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-core-dev] core.* tagged for Helios RC2 build


The map file has been updated for the following Bug changes:
+ Bug 312334. Implicit Jobs (ThreadJobs) in some circumstances are automatically run twice. Resuming from a yieldRule() cause jobs to be rescheduled. Job.schedule() should have no effect for ThreadJob. Job.yieldRule() for ThreadJob does not find blocked explicit Jobs. (FIXED)
+ Bug 312853. Compiler warnings in I20100513-1500 (FIXED)

The following projects have changed:
org.eclipse.core.tests.runtime
org.eclipse.core.jobs
org.eclipse.core.tests.resources

Back to the top