[ https://issues.apache.org/jira/browse/OWB-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125799#comment-17125799 ]
Mark Struberg commented on OWB-1326: ------------------------------------ It's really useless. It's used nowhere. We carry this information around for no reason really. This was meant to say whether the bean might return something which is null sometimes. But a.) This information never was reliable b.) It's of no use. Because this information is only needed during runtime. It's simply not static. And that was the reason it got ditched from the spec. > Bean#isNullable is ignored since CDI-1.1. > ----------------------------------------- > > Key: OWB-1326 > URL: https://issues.apache.org/jira/browse/OWB-1326 > Project: OpenWebBeans > Issue Type: Task > Affects Versions: 2.0.16 > Reporter: Mark Struberg > Assignee: Mark Struberg > Priority: Major > Fix For: 2.0.17 > > > Bean#isNullable is ignored since CDI-1.1. We can remove all the internal code. -- This message was sent by Atlassian Jira (v8.3.4#803005)