Remains the discussion if exceptions thrown by clo...
# stdlib
u
Remains the discussion if exceptions thrown by close during exception handling should be `addSuppressed`or silently ignored. Any one knows, why the author of
use {}
decided to ignore them?
i
Definitely
addSuppressed
Regarding the
use
from stdlib -- there were concerns about binary compatibility of the inlined code, but we're going to settle them in 1.2
u
What exactly could be non binary compatible?
jdk6 / 7?
i
u
I see. Thx