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 2018/01/22 13:16:00 UTC

[jira] [Resolved] (JEXL-249) Java 1.8 as minimum supported version

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

Henri Biestro resolved JEXL-249.
--------------------------------
    Resolution: Won't Fix

putIfAbsent on a ConcurrentMap exists since 1.5.

> Java 1.8 as minimum supported version
> -------------------------------------
>
>                 Key: JEXL-249
>                 URL: https://issues.apache.org/jira/browse/JEXL-249
>             Project: Commons JEXL
>          Issue Type: New Feature
>    Affects Versions: 3.1
>            Reporter: Dmitri Blinov
>            Assignee: Henri Biestro
>            Priority: Minor
>
> From one of the latest commits I can see we have started usingĀ {{Map}} interface methods that were introduced in Java 1.8, {{Map.putIfAbsent()}} to speak directly. Can we expect that from the 3.2 release anytime soon, we can rely on Java 8 to be minimum supported version?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)