[
https://issues.apache.org/jira/browse/BCEL-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg resolved BCEL-175.
---------------------------------
Resolution: Fixed
> Implement the MethodParameters attribute
> ----------------------------------------
>
> Key: BCEL-175
> URL: https://issues.apache.org/jira/browse/BCEL-175
> Project: Commons BCEL
> Issue Type: Improvement
> Reporter: Emmanuel Bourg
> Fix For: 6.0
>
>
> The class format 52 adds the MethodParameters attribute:
> http://docs.oracle.com/javase/specs/jvms/se8/html/jvms-4.html#jvms-4.7.24
> {quote}A MethodParameters attribute records information about the formal
> parameters of a method, such as their names.
> There may be at most one MethodParameters attribute in the attributes table
> of a method_info structure. {quote}
--
This message was sent by Atlassian JIRA
(v6.2#6252)