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 256428

Summary: IllegalArgumentException: Handle for synthetic path
Product: java Reporter: emiddio <emiddio>
Component: RefactoringAssignee: Ralph Ruijs <ralphbenjamin>
Status: RESOLVED FIXED    
Severity: normal CC: emiddio, jmichelberger, kwagha
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221024
Attachments: stacktrace
stacktrace

Description emiddio 2015-11-07 01:22:35 UTC
This bug was originally marked as duplicate of bug 248806, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 7

User Comments:
jmichelberger: Opened next node in Java Call Hierarchy window.

emiddio: call heiarchy




Stacktrace: 
java.lang.IllegalArgumentException: Handle for synthetic path
   at org.netbeans.api.java.source.TreePathHandle.create(TreePathHandle.java:259)
   at org.netbeans.modules.refactoring.java.callhierarchy.CallOccurrence.createOccurrence(CallOccurrence.java:100)
   at org.netbeans.modules.refactoring.java.callhierarchy.Call.createReference(Call.java:262)
   at org.netbeans.modules.refactoring.java.callhierarchy.Call.createUsage(Call.java:199)
   at org.netbeans.modules.refactoring.java.callhierarchy.CallHierarchyTasks$CallersTask.run(CallHierarchyTasks.java:431)
   at org.netbeans.modules.refactoring.java.callhierarchy.CallHierarchyTasks$CallersTask.run(CallHierarchyTasks.java:323)
Comment 1 emiddio 2015-11-07 01:22:37 UTC
Created attachment 157203 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-11-30 01:41:31 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221024
Comment 3 Exceptions Reporter 2015-11-30 02:02:31 UTC
Created attachment 157549 [details]
stacktrace

<?????????????????????????>a
Comment 4 Exceptions Reporter 2016-05-18 11:36:33 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221024
Comment 5 Ralph Ruijs 2016-05-18 13:13:19 UTC
changeset:   800f85b09f19
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Wed May 18 15:12:10 2016 +0200
summary:     #256428 - IllegalArgumentException: Handle for synthetic path
Comment 6 Quality Engineering 2016-05-19 01:43:47 UTC
Integrated into 'main-silver', will be available in build *201605190002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/800f85b09f19
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #256428 - IllegalArgumentException: Handle for synthetic path