Bug 1089979 - bcel: ClassParser fails to parse JDK classes in Java 8
Summary: bcel: ClassParser fails to parse JDK classes in Java 8
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bcel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1084097
TreeView+ depends on / blocked
 
Reported: 2014-04-22 10:24 UTC by Mikolaj Izdebski
Modified: 2014-05-12 05:25 UTC (History)
4 users (show)

Fixed In Version: 6.0-0.1.20140406svn1592769
Clone Of:
Environment:
Last Closed: 2014-05-12 05:25:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA BCEL-173 0 None None None Never

Description Mikolaj Izdebski 2014-04-22 10:24:51 UTC
Exception in thread "main" org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 18
	at org.apache.bcel.classfile.Constant.readConstant(Constant.java:146)
	at org.apache.bcel.classfile.ConstantPool.<init>(ConstantPool.java:67)
	at org.apache.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:222)
	at org.apache.bcel.classfile.ClassParser.parse(ClassParser.java:136)
[...]

Version-Release number of selected component (if applicable):
5.2-17

Comment 1 Mikolaj Izdebski 2014-05-12 05:24:58 UTC
Fixed in bcel-6.0-0.1.20140406svn1592769

Comment 2 Mikolaj Izdebski 2014-05-12 05:25:31 UTC
I believe that this bug is fixed in bcel-6.0-0.1.20140406svn1592769,
which is available in Fedora Rawhide, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=515789


Note You need to log in before you can comment on or make changes to this bug.