Bug 483465 - URLImageDescriptor#getImageData should use try-with-resources
Summary: URLImageDescriptor#getImageData should use try-with-resources
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.6 M6   Edit
Assignee: Patrik Suzzi CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 07:03 EST by Lars Vogel CLA
Modified: 2016-02-07 14:55 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2015-12-02 07:03:40 EST
I think getImageData can be simplified with a try-with-resources statement
Comment 1 Eclipse Genie CLA 2016-02-05 19:39:14 EST
New Gerrit change created: https://git.eclipse.org/r/66048
Comment 3 Simon Scholz CLA 2016-02-07 14:55:11 EST
Thank you Patrik.