Bug 125036 - ResolvedMemberValuePair#buildDOMValue(..) uses "new Boolean(..)"
Summary: ResolvedMemberValuePair#buildDOMValue(..) uses "new Boolean(..)"
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.2 M5   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 12:58 EST by Markus Keller CLA
Modified: 2006-02-15 10:25 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2006-01-24 12:58:45 EST
I20060124-0800

ResolvedMemberValuePair#buildDOMValue(..) uses "new Boolean(..)".
"Boolean.valueOf(..)" would be more performant.
Comment 1 Olivier Thomann CLA 2006-01-24 13:09:05 EST
This is a trivial fix.
Comment 2 Olivier Thomann CLA 2006-01-25 09:51:52 EST
Fixed and released in HEAD.
Check the source code to verify it.
Comment 3 David Audel CLA 2006-02-15 10:25:16 EST
Verified for 3.2 M5 using build I20060215-0010