Bug 27616

Summary: [Compiler] stack overflow while editing
Product: [Eclipse Project] JDT Reporter: Sebastian Davids <sdavids>
Component: CoreAssignee: David Audel <david_audel>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P2    
Version: 2.1   
Target Milestone: 2.1 M5   
Hardware: PC   
OS: Windows 98   
Whiteboard:
Attachments:
Description Flags
stack none

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