Bug 516639 - [HiDPI] Fix JavaDoc for deprecated APIs Image#getBoundsInPixels() and Image#getImageDataAtCurrentZoom()
Summary: [HiDPI] Fix JavaDoc for deprecated APIs Image#getBoundsInPixels() and Image#g...
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.7   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.7 RC1   Edit
Assignee: Niraj Modi CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on: 496409
Blocks: 495269 546728 546729
  Show dependency tree
 
Reported: 2017-05-15 05:33 EDT by Niraj Modi CLA
Modified: 2019-04-25 05:53 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.