Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrik Suzzi2016-11-18 22:53:40 +0000
committerAndrey Loskutov2017-01-20 09:28:04 +0000
commit983acc0cecfd1e5df8d5c79f6bf561e074d1a996 (patch)
treecfbf70ad4265e2e300178910b8922788b71da9ca /org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/model
parent05278b2b01d3662d7d88a8b6bb816ac93887345f (diff)
downloadeclipse.platform.debug-983acc0cecfd1e5df8d5c79f6bf561e074d1a996.tar.gz
eclipse.platform.debug-983acc0cecfd1e5df8d5c79f6bf561e074d1a996.tar.xz
eclipse.platform.debug-983acc0cecfd1e5df8d5c79f6bf561e074d1a996.zip
Bug 507661 - IOConsoleOutputStream and IOConsoleInputStream throw IOEI20170122-2000I20170121-2000I20170121-0950I20170120-2000
According to Javadoc, java.io.Closeable#close() has no effect if already closed. With this change, IOConsoleOutputStream and IOConsoleInputStream are not throwing exception anymore when calling close() twice. Change-Id: I5fc4ae8eb4fbc276ff81c7e6cee606277ba91d39 Signed-off-by: Patrik Suzzi <psuzzi@gmail.com>
Diffstat (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/model')
0 files changed, 0 insertions, 0 deletions

Back to the top