Bug 125953 - UnconditionalFlowInfo.java has non-UTF-8 character
Summary: UnconditionalFlowInfo.java has non-UTF-8 character
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.2 M5   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 18:55 EST by Tom Tromey CLA
Modified: 2006-02-13 11:57 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 Tom Tromey CLA 2006-01-31 18:55:11 EST
I checked out org.eclipse.jdt.core and it failed to compile.
When I tried to open compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java,
eclipse said that it is unreadable using the UTF-8 encoding.

I worked around this by marking the file as ISO-8859-1.
However, I think it would be preferable to fix the file to be UTF-8 encoded,
and furthermore to make this encoding a shared project setting.
Comment 1 Olivier Thomann CLA 2006-01-31 21:55:03 EST
Fixed and released in HEAD.
Tom, please give it a try.
Comment 2 Frederic Fusier CLA 2006-02-13 07:30:48 EST
Tom, would it be possible to let us know if this problem is fixed using last integration build I20060208-0848 or M5 warm-up I20060213-0010?
Thanks
Comment 3 Tom Tromey CLA 2006-02-13 11:36:40 EST
Sorry, I didn't realize you were waiting for a response.
Yes, this is fixed.  Thanks!
Comment 4 Frederic Fusier CLA 2006-02-13 11:57:57 EST
No problem, thanks for the feedback.
Verified by user for 3.2 M5