[
https://issues.apache.org/jira/browse/OFBIZ-10910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-10910.
-----------------------------------
Thanks Mathieu,
This is not a bug, only code cleaning, but since it's easy to backport I just did
R18 r1858866
R17 r1858867
R16 r1858868
> 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)