-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: core-libs
-
b108
-
Verified
The current mechanism of CloseableStream does not really address the problem of resource release. Instead, we will fold resource release into Stream, and eliminate CloseableStream / DelegatingStream.