You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2019/04/07 22:11:00 UTC

[jira] [Updated] (OFBIZ-10910) Remove redundant interface declaration

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

Mathieu Lirzin updated OFBIZ-10910:
-----------------------------------
    Attachment: OFBIZ-10910_Fixed-Remove-redundant-interface-declaration.patch

> Remove redundant interface declaration
> --------------------------------------
>
>                 Key: OFBIZ-10910
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10910
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Trivial
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10910_Fixed-Remove-redundant-interface-declaration.patch
>
>
> ‘java.io.ObjectInputStream’ already implements the ‘AutoCloseable’
> interface, so there is no need to declare it in
> ‘SafeObjectInputStream’ which extends this class.



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