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 194078 - Switching between Design and Source view causes IDE to intermittently stop responding
Summary: Switching between Design and Source view causes IDE to intermittently stop re...
Status: RESOLVED DUPLICATE of bug 187697
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 11:22 UTC by mienamoo
Modified: 2011-02-11 18:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mienamoo 2011-01-06 11:22:48 UTC
[ BUILD # : 201101040001 ]
[ JDK VERSION : 1.7 ]

While working with GUI builder forms in a NetBeans module project, switching
from the design view of a form to source view frequently (but not always)
causes the application to stop responding entirely.

This seems to be a JDK 7 specific problem - using JDK 6 update 12, this never
happens.
Comment 1 Tomas Pavek 2011-02-03 17:54:34 UTC
It can be bug 187697 - you may be using a JDK build where the bug is still present. Should be fixed in JDK 6 u23 and JDK 7 since build 102. If you can, please try latest JDK 7 build and let us know if it still happen - then attach a thread dump and reopen this bug. Thanks.
http://wiki.netbeans.org/GenerateThreadDump
Comment 2 mienamoo 2011-02-11 18:42:07 UTC
Tried it with JDK 7 build 128, and it seems that your assessment was correct. The problem has been resolved. :)
Comment 3 Tomas Pavek 2011-02-11 18:55:01 UTC
Ok, good to hear it works now.

*** This bug has been marked as a duplicate of bug 187697 ***