You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/07/08 21:55:04 UTC

[jira] [Commented] (OPENJPA-2600) finally remove NullSafeConcurrentHashMap and SizedConcurrentHashMap

    [ https://issues.apache.org/jira/browse/OPENJPA-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619252#comment-14619252 ] 

ASF subversion and git services commented on OPENJPA-2600:
----------------------------------------------------------

Commit 1689951 from [~struberg] in branch 'openjpa/trunk'
[ https://svn.apache.org/r1689951 ]

OPENJPA-2600 add cast which is needed for Java8

Java8 fails do properly coerc the method calls if we don't 'hint'
it to the right ParameterizedType.

> finally remove NullSafeConcurrentHashMap and SizedConcurrentHashMap
> -------------------------------------------------------------------
>
>                 Key: OPENJPA-2600
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2600
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.4.1
>
>
> The mentioned classes wont work with Jva8 and are not used anymore. So we should finally remove those classes.
> See OPENJPA-2441 for more info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)