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 192653 - [70cat]IDE hangs after reporting an exception
Summary: [70cat]IDE hangs after reporting an exception
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 07:10 UTC by manikantannaren
Modified: 2011-06-08 20:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (69.53 KB, text/plain)
2010-11-30 07:11 UTC, manikantannaren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description manikantannaren 2010-11-30 07:10:25 UTC
[ JDK VERSION : 1.7 ]

I changed the Java home from java 6 installation to a java7 installation. I
brought up the java platforms dialogs and when I move my mouse over the close
button(sometimes after clicking it) I get an exception. I clicked the review
and report and reported the exception after which the IDE locked up and is not
responsive to user inputs either by mouse or keyboard.
Comment 1 manikantannaren 2010-11-30 07:11:24 UTC
Created attachment 103452 [details]
Thread dump
Comment 2 Dusan Balek 2010-11-30 15:42:19 UTC
It is a bug in JDK itself - javax.swing.text.View/s are manipulated outside AWT Event Thread. Possibly caused by the fix of http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4714674. Closing as WONTFIX on the NetBeans side.
Comment 3 Marian Mirilovic 2011-06-08 20:17:11 UTC
Fixed in JDK7 b132