Bug 364918 - Editing large unicode file (>65K lines) very slow or crashes Eclipse.
Summary: Editing large unicode file (>65K lines) very slow or crashes Eclipse.
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.7.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2011-11-27 15:20 EST by Ken Walter CLA
Modified: 2011-12-05 10:03 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Walter CLA 2011-11-27 15:20:56 EST
Editing large unicode file (>65K lines) very slow or crashes Eclipse.
This is a lexical parser with a table of all the unicode characters.


-- Configuration Details --
Product: Eclipse 1.4.1.20110909-0613 (org.eclipse.epp.package.java.product)
Installed Features:
 org.eclipse.jdt 3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK
Comment 1 Walter Harley CLA 2011-11-28 02:34:33 EST
There's an existing bug having to do with a crash on Unicode non-breaking space characters; I wonder if that's causing it? Have you verified whether, for instance, the problem goes away if you remove one half or the other half of the table?
Comment 2 Dani Megert CLA 2011-11-28 03:12:09 EST
(In reply to comment #0)
> Editing large unicode file (>65K lines) very slow or crashes Eclipse.
Please attach a test file. Which editor are you using to open the file?

(In reply to comment #1)
>There's an existing bug 
What's the bug number, please?
Comment 3 Dani Megert CLA 2011-12-05 10:03:55 EST
Please provide more details.