Hippo created BCEL-341:
--------------------------
Summary: Incorrectly reads and writes class version <= 45.2 (oak)
class file.
Key: BCEL-341
URL: https://issues.apache.org/jira/browse/BCEL-341
Project: Commons BCEL
Issue Type: Bug
Components: Parser
Affects Versions: unspecified
Reporter: Hippo
Fix For: unspecified
Whenever you attempt to parse a class file (version <= 45.2) the parser will
crash due to the code attribute's maxStack, maxLocals, and codeLength being
half the size.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)