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 21375 - Do not stop AWT Windows thread in debugged application
Summary: Do not stop AWT Windows thread in debugged application
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks: 19612
  Show dependency tree
 
Reported: 2002-03-08 14:41 UTC by _ rkubacki
Modified: 2003-06-30 17:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2002-03-08 14:41:50 UTC
Stopping AWT thread in debuged application causes problem in debuging IDE. It is
impossible to use external browser that invokes other applications by JNI calls.
This calls are blocked and resumed when AWT Windows thread of debugged
application is resumed.
Comment 1 Jan Jancura 2002-05-30 12:24:09 UTC
We should stop all threads to avoid deadlocks. This problem should be
fixed in JDK.
Comment 2 Quality Engineering 2003-06-30 17:24:48 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-06-30 17:28:31 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.