Browse Source
DfsReader is not opened in a try-with-resource because in the case where the method returns an ObjectStream.Filter, the DfsReader should only be closed from within the Filter's close() method. Suppress the resource warning. Change-Id: Ifcaf5e4a326bd1d03c6331b476c645ca43943b34 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>stable-5.0
David Pursehouse
7 years ago
committed by
Matthias Sohn
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue