Bug 58779 - [reconciling] Java reconciler should not be triggered by "normal" marker changes
Summary: [reconciling] Java reconciler should not be triggered by "normal" marker changes
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2004-04-16 03:21 EDT by Dani Megert CLA
Modified: 2007-04-18 11:39 EDT (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-04-16 03:21:29 EDT
I20040413

The Java reconciler listens for marker deltas and if there's one it reconciles
the CU. We could be smarter and only reconcile if the delta contains a maker
type that is handled by J Core.
Comment 1 Kai-Uwe Maetzel CLA 2004-06-25 10:59:52 EDT
Removing target milestone, no further action for 3.0.
Comment 2 Dani Megert CLA 2007-04-18 08:42:07 EDT
Need to make sure APT is also considered.
Comment 3 Dani Megert CLA 2007-04-18 10:31:32 EDT
This is a good one: currently we force a reconcile when e.g. a breakpoint is added and due to bug 182974 we even do this twice when a breakpoint is removed.
Comment 4 Dani Megert CLA 2007-04-18 11:39:33 EDT
Fixed in HEAD.
Available in builds > N20070418-0010.