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 16846 - Remote VM may crash in a special case.
Summary: Remote VM may crash in a special case.
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@debugger
URL: http://developer.java.sun.com/develop...
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-23 10:46 UTC by Marian Petras
Modified: 2001-11-06 14:12 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 Marian Petras 2001-10-23 10:46:07 UTC
Remote VM may crash when tracing initialization of object of type Thread (or its
subtype). See
http://developer.java.sun.com/developer/bugParade/bugs/4517827.html for more
details.

The bug is probably caused by bug in JDK but it manifests only with some
versions of NetBeans. It is reliably reproducible with NetBeans 3.2/3.2.1.

I assigned it a low priority because it is hardly reproducible with NetBeans 3.3
(development version).
Comment 1 Jan Stola 2001-11-06 14:10:36 UTC
Bug of JDK => WONTFIX.