[
https://issues.apache.org/jira/browse/BCEL-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved BCEL-266.
-----------------------
Resolution: Not A Problem
The API docs are for the current (trunk, 6.0) version of BCEL.
5.2 does not support InvokeDynamic
> INVOKEDYNAMIC is missing from Constants.java in 5.2
> ---------------------------------------------------
>
> Key: BCEL-266
> URL: https://issues.apache.org/jira/browse/BCEL-266
> Project: Commons BCEL
> Issue Type: Bug
> Components: Main
> Affects Versions: 5.2
> Reporter: Chris Sears
> Priority: Minor
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> Strangely, INVOKEDYNAMIC is missing in Constants.java for the tarball of
> BCEL-5.2
> It should say:
> public static final short INVOKEDYNAMIC = 186;
> as it does in the code browser:
> http://commons.apache.org/proper/commons-bcel/apidocs/src-html/org/apache/bcel/Constants.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)