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

Summary: Remote VM may crash in a special case.
Product: debugger Reporter: Marian Petras <mpetras>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
URL: http://developer.java.sun.com/developer/bugParade/bugs/4517827.html
Issue Type: DEFECT Exception Reporter:

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.