[ http://issues.apache.org/jira/browse/HARMONY-40?page=comments#action_12366330 ]
Vladimir Strigun commented on HARMONY-40: ----------------------------------------- This bug is a part of Harmony-42 issue. I can't reproduce it with latest sources. Anyway, I think suggested test can be added to tests/java/io . > FileChannel assotiated with FileOutputStream not closed after closing output > stream > ----------------------------------------------------------------------------------- > > Key: HARMONY-40 > URL: http://issues.apache.org/jira/browse/HARMONY-40 > Project: Harmony > Type: Bug > Components: Classlib > Reporter: Vladimir Strigun > > When I receive FileChannel from file output stream, write something to stream > and then close it, channel, assotiated with the stream is still open. I'll > attach unit test for the issue. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
