Bug 233265

Summary: Editor leaked after opening from Synchronize view and replacing with HEAD
Product: [Eclipse Project] Platform Reporter: Markus Keller <markus.kell.r>
Component: TeamAssignee: Platform Team Inbox <platform-team-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Paths from GC roots to CompilationUnitEditor none

Description Markus Keller CLA 2008-05-21 12:01:03 EDT
Created attachment 101303 [details]
Paths from GC roots to CompilationUnitEditor

I20080520-2000

- new workspace
- import org.eclipse.core.expressions from CVS
- set quick diff reference provider to CVS
- open type ElementHandler
- add a space somewhere and save
- close the editor
=> no editors leaked

- open Synchronize view
- create new Synchronization for workspace (all defaults, don't switch perspective)
- in Synchronize view, doubleclick ElementHandler.java
- from Synchronize view, drag ElementHandler.java to editor area
- when the quick diff is updated, choose context menu > Replace With > Latest from HEAD
- close editor (compare editor has been closed automatically)

=> Editor is leaked. Suspects:
  - RemoteRevisionQuickDiffProvider still registered as CVSWorkspaceSubscriber
  - site of TeamOperation$TeamOperationJobContext not null after job done
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:15:21 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.