Bug 51045 - Offer to call JavaCore.run with scheduling rule
Summary: Offer to call JavaCore.run with scheduling rule
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 51047 (view as bug list)
Depends on:
Blocks: 51046 52474
  Show dependency tree
 
Reported: 2004-02-02 05:54 EST by Dani Megert CLA
Modified: 2004-03-25 10:15 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2004-02-02 05:54:35 EST
I20040202

JavaCore.run locks the whole workspace. There's now support to pass a scheduling
rule (see ISchedulingRule and IResourceRuleFactory) which reduces the locking
scope of the operation.

JavaCore should offer to pass a scheduling rule.
Comment 1 Jerome Lanneluc CLA 2004-02-02 06:21:27 EST
*** Bug 51047 has been marked as a duplicate of this bug. ***
Comment 2 Jerome Lanneluc CLA 2004-02-26 10:45:58 EST
Added API JavaCore.run(IWorkspaceRunnable action, ISchedulingRule rule, 
IProgressMonitor monitor)
Comment 3 Frederic Fusier CLA 2004-03-25 10:15:22 EST
Verified for 3.0 using build I200403250010.