Bug 516639

Summary: [HiDPI] Fix JavaDoc for deprecated APIs Image#getBoundsInPixels() and Image#getImageDataAtCurrentZoom()
Product: [Eclipse Project] Platform Reporter: Niraj Modi <niraj.modi>
Component: SWTAssignee: Niraj Modi <niraj.modi>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, Lars.Vogel, lshanmug, markus.kell.r, niraj.modi, sravankumarl
Version: 4.7Keywords: Documentation
Target Milestone: 4.7 RC1   
Hardware: PC   
OS: All   
See Also: https://git.eclipse.org/r/97071
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=4257df0875a4d67475df282bb8c73ad6ccc40b2f
Whiteboard:
Bug Depends on: 496409    
Bug Blocks: 495269, 546728, 546729    

Description Niraj Modi CLA 2017-05-15 05:33:44 EDT
JavaDoc for below deprecated APIs need to improve on the deprecated messages and cleanup of Warning notes with Bugzilla links:
Image#getBoundsInPixels()
Image#getImageDataAtCurrentZoom()
Comment 1 Niraj Modi CLA 2017-05-15 05:42:17 EDT
Will share a patch shortly for Oxygen RC1.
Comment 2 Eclipse Genie CLA 2017-05-15 06:41:18 EDT
New Gerrit change created: https://git.eclipse.org/r/97071
Comment 4 Niraj Modi CLA 2017-05-17 04:51:48 EDT
Resolving now.
Comment 5 Niraj Modi CLA 2017-05-18 08:35:51 EDT
Verified on Win7 using Build id: I20170517-2000
Comment 6 Lars Vogel CLA 2019-04-25 05:48:37 EDT
I think the deprecation comment should list the method which should be used. Open https://bugs.eclipse.org/bugs/show_bug.cgi?id=546728 for that.