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 100954 - NPE when public top level class name is rewritten
Summary: NPE when public top level class name is rewritten
Status: RESOLVED DUPLICATE of bug 100741
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-13 13:00 UTC by Pavel Flaska
Modified: 2007-04-15 07:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (1.05 KB, application/octet-stream)
2007-04-13 13:01 UTC, Pavel Flaska
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Flaska 2007-04-13 13:00:25 UTC
Steps:
i) open two source files in any project,
ii) in one file, rewrite the name of public top level class to not match filename,
iii) switch the editor tab to second file and then switch back.
iv) NPE will occur.
Comment 1 Pavel Flaska 2007-04-13 13:01:16 UTC
Created attachment 40882 [details]
NPE
Comment 2 Tomas Hurka 2007-04-15 07:26:58 UTC

*** This issue has been marked as a duplicate of 100741 ***