You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (Jira)" <ji...@apache.org> on 2023/10/24 07:38:00 UTC

[jira] [Resolved] (JEXL-410) JexlFeatures: ctor does not enable all features

     [ https://issues.apache.org/jira/browse/JEXL-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Biestro resolved JEXL-410.
--------------------------------
    Resolution: Fixed

> 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)