Henri Biestro created JEXL-394:
----------------------------------
Summary: RC1 hides most append methods in StringBuilder
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
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)