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 234726 - edu.umd.cs.findbugs.classfile.InvalidClassFileFormatException: Invalid classfile format in /home/petr/.cache/netbeans/dev/index/s1122/java/14/classes:alignment/Alignment3.class
Summary: edu.umd.cs.findbugs.classfile.InvalidClassFileFormatException: Invalid classf...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: FindBugs (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 12:49 UTC by Petr Cyhelsky
Modified: 2014-07-11 08:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203231


Attachments
stacktrace (2.72 KB, text/plain)
2013-08-21 12:49 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2013-08-21 12:49:21 UTC
Build: NetBeans IDE Dev (Build 201308112300)
VM: OpenJDK 64-Bit Server VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-b30
OS: Linux

User Comments:
cyhelsky: findbugs on 1.8 project




Stacktrace: 
edu.umd.cs.findbugs.classfile.InvalidClassFileFormatException: Invalid classfile format in /home/petr/.cache/netbeans/dev/index/s1122/java/14/classes:alignment/Alignment3.class
   at edu.umd.cs.findbugs.classfile.engine.ClassParser.readConstant(ClassParser.java:254)
   at edu.umd.cs.findbugs.classfile.engine.ClassParser.parse(ClassParser.java:110)
   at edu.umd.cs.findbugs.classfile.impl.ClassPathBuilder.parseClassName(ClassPathBuilder.java:702)
   at edu.umd.cs.findbugs.classfile.impl.ClassPathBuilder.scanCodebase(ClassPathBuilder.java:666)
   at edu.umd.cs.findbugs.classfile.impl.ClassPathBuilder.processWorkList(ClassPathBuilder.java:609)
   at edu.umd.cs.findbugs.classfile.impl.ClassPathBuilder.build(ClassPathBuilder.java:220)
Comment 1 Petr Cyhelsky 2013-08-21 12:49:22 UTC
Created attachment 139003 [details]
stacktrace
Comment 2 Petr Cyhelsky 2014-07-11 01:43:10 UTC
fixed in jet-main: 31957c9af780