This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12113

Summary: java.lang.StackOverflow exception
Product: editor Reporter: Tomas Hurka <thurka>
Component: -- Other --Assignee: David Konecny <dkonecny>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace

Description Tomas Hurka 2001-05-11 13:54:24 UTC
Steps how to reproduce. Start Netbeans without old settings. Open examples/colorpicker/ColorPreviewBeanInfo.java in editor and scroll to line 82. Quit and start Netbeans again. java.lang.StackOverflow exception is thrown.
Comment 1 Tomas Hurka 2001-05-11 13:55:45 UTC
Created attachment 1349 [details]
stack trace
Comment 2 David Konecny 2001-05-11 16:21:01 UTC
The nextPaintUpdate variable must be changed to false before the update(...) is 
called.

Fixed in file:

Checking in libsrc/org/netbeans/editor/BaseCaret.java;
/cvs/editor/libsrc/org/netbeans/editor/BaseCaret.java,v  <--  BaseCaret.java
new revision: 1.66; previous revision: 1.65
Comment 3 Tomas Hurka 2001-05-11 16:56:06 UTC
*** Issue 11452 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Hurka 2001-07-13 12:41:05 UTC
*** Issue 13500 has been marked as a duplicate of this issue. ***
Comment 5 Stephen Reber 2001-07-31 19:05:39 UTC
*** Issue 13828 has been marked as a duplicate of this issue. ***
Comment 6 Tomas Hurka 2001-08-13 13:55:14 UTC
*** Issue 14319 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2003-06-30 18:01:28 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 8 Quality Engineering 2003-06-30 18:12:32 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.