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 204879 - NPE in PlainFormattableMethodName.<init>
Summary: NPE in PlainFormattableMethodName.<init>
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2011-11-09 10:52 UTC by Tomas Hurka
Modified: 2011-11-24 11:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (4.15 KB, text/plain)
2011-11-09 10:52 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2011-11-09 10:52:03 UTC
Created attachment 113038 [details]
exception

This NPE happens in VisualVM when doing CPU sampling.
Comment 1 Tomas Hurka 2011-11-09 10:55:43 UTC
Fixed in profiler-main


changeset:   206552:fb94a66f116b
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Nov 09 11:54:18 2011 +0100
summary:     bugfix #204879, make sure signature is not null
Comment 2 Quality Engineering 2011-11-10 15:57:39 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/fb94a66f116b
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #204879, make sure signature is not null
Comment 3 Tomas Hurka 2011-11-24 11:20:38 UTC
Verified in VisualVM.