You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2015/08/22 08:12:52 UTC

[jira] [Closed] (ZEST-59) MixinsModels.primaryType() return wrong type on Java 8

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

Niclas Hedhman closed ZEST-59.
------------------------------

Closing all fixed issues.

> MixinsModels.primaryType() return wrong type on Java 8
> ------------------------------------------------------
>
>                 Key: ZEST-59
>                 URL: https://issues.apache.org/jira/browse/ZEST-59
>             Project: Zest
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Paul Merlin
>            Assignee: Paul Merlin
>              Labels: core, java8, runtime
>             Fix For: 2.1
>
>
> Core runtime MixinsModels store types in a HashSet where it should use a LinkedHashSet to preserve insertion order instead.
> The primaryType() method return a quite random type, Java 8 exhibit this.



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