[ https://issues.apache.org/jira/browse/JEXL-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776681#comment-17776681 ]
Henri Biestro commented on JEXL-410: ------------------------------------ Updated Javadoc in commit [41d6999|https://github.com/apache/commons-jexl/commit/41d6999840bc54ad4b044924060406738337ffeb] > JexlFeatures: ctor does not enable all features > ----------------------------------------------- > > Key: JEXL-410 > URL: https://issues.apache.org/jira/browse/JEXL-410 > Project: Commons JEXL > Issue Type: Bug > Affects Versions: 3.3 > Reporter: Sebb > Assignee: Henri Biestro > Priority: Major > Fix For: 3.3.1 > > > The ctor Javadoc says it "Creates an all-features-enabled instance." > However, that is not the case, as several flags are not included: > REGISTER > LEXICAL > LEXICAL_SHADE > FAT_ARROW > CONST_CAPTURE > (RESERVED is also omitted, but it is not a feature flag - it only indicates > reservedNames is non-empty) > If these are intentional omissions, they should be documented as such. -- This message was sent by Atlassian Jira (v8.20.10#820010)