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 259066 - java.util.NoSuchElementException at java.util.HashMap$HashIterator.nextNode
Summary: java.util.NoSuchElementException at java.util.HashMap$HashIterator.nextNode
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 259096 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-04-29 14:57 UTC by Alexander Simon
Modified: 2016-05-05 14:23 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223808


Attachments
stacktrace (2.46 KB, text/plain)
2016-04-29 14:57 UTC, Alexander Simon
Details
stacktrace (2.46 KB, text/plain)
2016-04-29 18:27 UTC, Vladimir Voskresensky
Details
stacktrace (2.46 KB, text/plain)
2016-05-04 14:51 UTC, Alexander Simon
Details
stacktrace (2.46 KB, text/plain)
2016-05-05 07:57 UTC, Alexander Simon
Details
stacktrace (2.46 KB, text/plain)
2016-05-05 10:18 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2016-04-29 14:57:21 UTC
Build: NetBeans IDE Dev (Build 20160429-71e2ea254889)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: SunOS

User Comments:
alexvsimon: navigate to method




Stacktrace: 
java.util.NoSuchElementException
   at java.util.HashMap$HashIterator.nextNode(HashMap.java:1431)
   at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
   at org.netbeans.modules.java.hints.jdk.UseSpecificCatch.hint1(UseSpecificCatch.java:233)
   at sun.reflect.GeneratedMethodAccessor241.invoke(GeneratedMethodAccessor241.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
Comment 1 Alexander Simon 2016-04-29 14:57:22 UTC
Created attachment 159481 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2016-04-29 18:27:07 UTC
Created attachment 159483 [details]
stacktrace

navigate in Java code
Comment 3 Alexander Simon 2016-05-04 14:51:14 UTC
Created attachment 159536 [details]
stacktrace

navigate to class
Comment 4 Alexander Simon 2016-05-05 07:57:14 UTC
Created attachment 159549 [details]
stacktrace

navigate to class
Comment 5 Exceptions Reporter 2016-05-05 07:57:17 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=223808
Comment 6 Maksim Khramov 2016-05-05 10:18:14 UTC
Created attachment 159553 [details]
stacktrace

Open java class file from search results
Comment 7 Svata Dedic 2016-05-05 14:19:51 UTC
*** Bug 259096 has been marked as a duplicate of this bug. ***
Comment 8 Svata Dedic 2016-05-05 14:23:42 UTC
Will be fixed by jet-main#92ded844705aWill be fixed by jet-main#92ded844705a