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 234227 - Call Hierarchy: IllegalArgumentException
Summary: Call Hierarchy: IllegalArgumentException
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-10 20:44 UTC by MackSix
Modified: 2013-08-19 14:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 202947


Attachments
Project to use for reproduction (26.93 KB, application/zip)
2013-08-10 20:44 UTC, MackSix
Details
logfile (39.89 KB, text/plain)
2013-08-10 20:47 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2013-08-10 20:44:11 UTC
Created attachment 138538 [details]
Project to use for reproduction

I made a mini-app example that causes this.

1. Open the attached project (AppA) in NetBeans.
2. Open appa.NewClassA.java in editor.
3. Put cursor on constructor name (line #15).
4. Right click and choose "Call Hierarchy".

This Exception is thrown. 


Product Version: NetBeans IDE Dev (Build 201308090746)
Updates: Updates available
Java: 1.7.0_40-ea; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b38
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2013-08-10 20:47:07 UTC
Created attachment 138539 [details]
logfile
Comment 2 Ralph Ruijs 2013-08-19 14:14:19 UTC
changeset   : 1e1a430bdd92
author      : Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date        : Mon Aug 19 13:32:57 CEST 2013
summary     : #234227 - Call Hierarchy: IllegalArgumentException