[
https://issues.apache.org/jira/browse/POLYGENE-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niclas Hedhman closed POLYGENE-193.
-----------------------------------
> Fail when composite type has interface static method
> ----------------------------------------------------
>
> Key: POLYGENE-193
> URL: https://issues.apache.org/jira/browse/POLYGENE-193
> Project: Polygene
> Issue Type: Bug
> Reporter: Paul Merlin
> Assignee: Paul Merlin
> Priority: Major
> Fix For: 3.0.0
>
>
> UsageGraph resolution fail:
> {code}
> Caused by: java.lang.NullPointerException
> at
> org.apache.zest.runtime.composite.MixinsModel$Uses.uses(MixinsModel.java:233)
> {code}
> One instance of the issue can be seen by running {{FunctionalListTest}} on a
> Java 9 vm. The offender in this case is {{List.of(..)}} introduced in Java 9.
> Interface static methods should be ignored when resolving the usage graph.
> Like it's already done when building the composite.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)