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 235333 - Modal dialog stays open after refactoring
Summary: Modal dialog stays open after refactoring
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.4
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 18:34 UTC by ionuion
Modified: 2013-09-02 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screencast (3.80 MB, video/quicktime)
2013-08-30 18:34 UTC, ionuion
Details
log file (64.72 KB, application/octet-stream)
2013-08-30 18:35 UTC, ionuion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ionuion 2013-08-30 18:34:08 UTC
Created attachment 139513 [details]
screencast

Environment:
Product Version: NetBeans IDE Dev (Build 201308300001)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b40
System: Mac OS X version 10.7.5 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/ionuion/Library/Application Support/NetBeans/dev
Cache directory: /Users/ionuion/Library/Caches/NetBeans/dev

Steps to reproduce.

Please see attached screencast

Expected result:
class successfully renamed

actual result
- A window with no contents is displayed that can't be closed. Only upon IDE exit does the window disappear.

the thread dump is not available.
attaching log file
Comment 1 ionuion 2013-08-30 18:35:36 UTC
Created attachment 139514 [details]
log file
Comment 2 Ralph Ruijs 2013-08-31 09:55:55 UTC
Problem seems only to occur on ea jdk7u40.
Comment 3 Antonin Nebuzelsky 2013-09-02 09:03:54 UTC
Please, generate thread dump at the moment you see the empty window, and reopen. Thanks.

http://wiki.netbeans.org/GenerateThreadDump
Comment 4 ionuion 2013-09-02 14:12:21 UTC
Unfortunately it is not possible to generate the thread dump once the problem occurs. 
This seems to be a Mac OS issue: only rarely can jstack connect to the process.