commit | c692f0d9eb36462bee1c9005ea5e3aeccf06c4c1 | [log] [tgz] |
---|---|---|
author | Xueming Shen <sherman@openjdk.org> | Thu Jan 22 08:51:45 2015 -0800 |
committer | Xueming Shen <sherman@openjdk.org> | Thu Jan 22 08:51:45 2015 -0800 |
tree | ec21969dc8163ec4ae93464dc3cdc0c13d021bce | |
parent | d80497254d7bd49858e29c62980f1d7fd20648ca [diff] |
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once To synchronize the write and close methods of the entry output stream Reviewed-by: alanb