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 204892 - IDE lockup after refactoring package
Summary: IDE lockup after refactoring package
Status: RESOLVED DUPLICATE of bug 203477
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 14:37 UTC by Tomas Danek
Modified: 2011-11-09 14:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (28.46 KB, text/plain)
2011-11-09 14:37 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2011-11-09 14:37:19 UTC
Created attachment 113048 [details]
threaddump

Product Version: NetBeans IDE Dev (Build 201111080600)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02-383
System: Mac OS X version 10.7.2 running on x86_64; MacRoman; en_US (nb)
User directory: /tmp/ud3
Cache directory: /tmp/ud3/var/cache
----------------
- create new java app "test"
- create new jframe form into generated package "test"
- invoke rename on package "test", rename to e.g. "testRenamed"
---> IDE gets lock up on dialog "File $PATH_TO_FORM was modifies externally, reload it?". 
No other way than kill IDE. 100% reproducible.
Comment 1 Jan Becicka 2011-11-09 14:42:02 UTC

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