Bug 547226 - Potential NPE when closing editor on 2018-09 and later
Summary: Potential NPE when closing editor on 2018-09 and later
Status: NEW
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal
Target Milestone: 1.12.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-13 10:55 EDT by Pierre-Charles David CLA
Modified: 2019-05-14 08:43 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 Pierre-Charles David CLA 2019-05-13 10:55:24 EDT
https://git.eclipse.org/r/c/125716/ (part of bug #536677) closes some memory leaks by setting to null some fields that are used by the async callback GMF using when closing the editor. If the asyncExec Runnable is executed after the fields have been reset, NPEs are thrown on getSite().anything().
Comment 1 Eclipse Genie CLA 2019-05-13 10:58:44 EDT
New Gerrit change created: https://git.eclipse.org/r/142082