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

Summary: Call Hierarchy: IllegalArgumentException
Product: java Reporter: MackSix
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter: 202947
Attachments: Project to use for reproduction
logfile

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