Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 496124

Summary: Remove CursorUtils.forceCursorUpdate(Cursor)
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: RelEngAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) M1   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 482444    

Description Alexander Nyßen CLA 2016-06-14 12:31:28 EDT
CursorUtils.forceCursorUpdate(Cursor) should be removed. It does not seem to be necessary any more to have the cursor updated properly after a call to Scene.setCursor(Cursor), and it uses internal API that will no longer work with Java-9. We should remove it thus.
Comment 1 Alexander Nyßen CLA 2016-08-15 08:35:42 EDT
This has already been done. Resolving as fixed in 5.0.0 M1.