[
https://issues.apache.org/jira/browse/JEXL-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro resolved JEXL-394.
--------------------------------
Resolution: Fixed
- Let synthetic/bridge method be visible to classmap
Commit
[b40bbc0|https://github.com/apache/commons-jexl/commit/b40bbc023bad5be5a7b37ff9fe4dbe0ecb576377]
Commit
[398f5cd|https://github.com/apache/commons-jexl/commit/398f5cdf121801cc7a0479827ce8e0c8f014491a]
> RC1 hides most StringBuilder methods
> ------------------------------------
>
> Key: JEXL-394
> URL: https://issues.apache.org/jira/browse/JEXL-394
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 3.3
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Critical
> Fix For: 3.3
>
>
> It seems abstract classes methods are often synthetic and/or bridge methods
> and way more current than what the spec may lead to expect;
> StringBuilder.setLength(...) for instance is no longer accessible through
> introspection with latest/RC1 modifications.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)