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 243490 - ArrayIndexOutOfBoundsException: 207
Summary: ArrayIndexOutOfBoundsException: 207
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: FindBugs (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 17:28 UTC by atehrani
Modified: 2014-07-11 08:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208735


Attachments
stacktrace (2.46 KB, text/plain)
2014-04-02 17:28 UTC, atehrani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description atehrani 2014-04-02 17:28:32 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Mac OS X

User Comments:
atehrani: Starting up Netbeans 8.0

GUEST: Triying to create a new Java Project

GUEST: Testing Java 8 on Mac OS X




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 207
   at org.objectweb.asm.ClassReader.a(ClassReader.java:0)
   at org.objectweb.asm.ClassReader.readUTF8(ClassReader.java:0)
   at org.objectweb.asm.ClassReader.readClass(ClassReader.java:0)
   at org.objectweb.asm.ClassReader.accept(ClassReader.java:0)
   at edu.umd.cs.findbugs.asm.FBClassReader.accept(FBClassReader.java:44)
   at org.objectweb.asm.ClassReader.accept(ClassReader.java:0)
Comment 1 atehrani 2014-04-02 17:28:35 UTC
Created attachment 146509 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-04-15 15:44:24 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208735
Comment 3 Petr Cyhelsky 2014-07-11 01:39:38 UTC
fixed in jet-main: 31957c9af780