Bug 545768 - Generic Editor Diagnostic Cache not updating initially
Summary: Generic Editor Diagnostic Cache not updating initially
Status: CLOSED FIXED
Alias: None
Product: ECP
Classification: Modeling
Component: EMF Forms (show other bugs)
Version: 1.19.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.21.0   Edit
Assignee: Eugen Neufeld CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2019-03-25 17:49 EDT by Eugen Neufeld CLA
Modified: 2019-03-29 12:23 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugen Neufeld CLA 2019-03-25 17:49:22 EDT
The Diagnostic cache does not update initially.
Moved code from EcoreCache to DiagnosticCache.
Comment 1 Eclipse Genie CLA 2019-03-25 17:50:51 EDT
New Gerrit change created: https://git.eclipse.org/r/139460
Comment 3 Eclipse Genie CLA 2019-03-26 09:28:25 EDT
New Gerrit change created: https://git.eclipse.org/r/139493
Comment 5 Jonas Helming CLA 2019-03-28 11:29:46 EDT
Should this get the testing tag?
Comment 6 Jonas Helming CLA 2019-03-29 04:43:01 EDT
Please provide testing information
Comment 7 Eugen Neufeld CLA 2019-03-29 12:23:33 EDT
The change moves the initialization of markers from the ecore specific cache into the diagnostic cache.

Users of the GenericEditor and the DiagnosticCache should check for possible negative performance effect. Furthermore they should check that all markers are still presented correctly especially when opening the editor.