Bug 27616 - [Compiler] stack overflow while editing
Summary: [Compiler] stack overflow while editing
Status: CLOSED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 98
: P2 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 16:47 EST by Sebastian Davids CLA
Modified: 2003-04-10 10:30 EDT (History)
0 users

See Also:


Attachments
stack (113.37 KB, text/plain)
2002-12-03 16:48 EST, Sebastian Davids CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Davids CLA 2002-12-03 16:47:09 EST
I had several files open and was editing.

@@@@

Configuration:

Build id: 200212030010
Win98SE
Sun JDK 1.4.1-b21
eclipse.exe -vmargs -Xmx256M
Comment 1 Sebastian Davids CLA 2002-12-03 16:48:27 EST
Created attachment 2634 [details]
stack
Comment 2 Philipe Mulet CLA 2002-12-05 10:05:12 EST
Sebastian, can you please provide steps to reproduce ? The file you were 
editing, and cursor location would do it.
Comment 3 Sebastian Davids CLA 2002-12-05 11:07:58 EST
Unfortunately I can't :(

Here's a "kind of" description:

I had a nested if/if else/else structure and was looking for the missing ) by
inserting a ) ... then hit ctrl + shift + f to format ... wrong look ... removed
the ) ... placed it somewhere else ... hit ctrl + shift + f again ... etc.

Doing so is sometimes faster than using the colored matching brace feature.

Out of the sudden I was greated by my Windows desktop.

Comment 4 David Audel CLA 2002-12-12 06:28:30 EST
This bug look like bug 28064. But it is not a duplicate.
Comment 5 David Audel CLA 2002-12-17 04:22:25 EST
change to M5
Comment 6 David Audel CLA 2003-01-22 11:05:20 EST
Cannot be reproduce.

Closing.
Comment 7 Sebastian Davids CLA 2003-04-10 10:30:27 EDT
OK