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 6320 - After incomplete class header with "implements" keyword is written stack trace exception is thrown. During saving file with this incomplete declaration Nu
Summary: After incomplete class header with "implements" keyword is written stack trac...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Petr Slegr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-04-17 22:54 UTC by Petr Slegr
Modified: 2007-09-26 09:14 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 Petr Slegr 2000-04-17 22:54:59 UTC
1) write
class A implements

2) wait a moment and then stack trace is thrown
=============
Try save the file and following is thrown: see attachment

[Jan Becicka]
The same problem with extends keyword

[Svata] The stack trace does not originate from an exception. It is shown when netbeans.debug.exceptions is enabled and the compiler reports error without specifying its position
Comment 1 Marek Grummich 2000-07-25 09:35:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 17:18:30 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.