Bug 161975 - Should factorized all empty strings constants
Summary: Should factorized all empty strings constants
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M4   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 12:16 EDT by Olivier Thomann CLA
Modified: 2006-12-12 13:43 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 Olivier Thomann CLA 2006-10-23 12:16:05 EDT
We have multiple definitions of an empty string constant.
We should share it.
Search for EMPTY as a field declaration inside JDT/Core.
Comment 1 Olivier Thomann CLA 2006-11-23 15:05:18 EST
Should also share:
new int[0]
new String[0]
new char[0]
new char[0][]
Comment 2 Olivier Thomann CLA 2006-11-23 20:37:55 EST
Released for 3.3M4
Comment 3 Frederic Fusier CLA 2006-12-12 13:43:16 EST
Verified for 3.3 M4 using build I20061212-0010.