Code Review for jdk

Prepared by:jpai on Sat Jan 11 15:48:28 IST 2020
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:57618
Summary of changes: 8 lines changed: 8 ins; 0 del; 0 mod; 3197 unchg
Changeset: jdk.changeset
Bug id: JDK-7143743 : (zipfs) Potential memory leak with zip provider
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java

rev 57619 : 7143743: (zipfs) Potential memory leak with zip provider
Summary: ZipFileSystem.close() now clears the "inodes" Map, to avoid holding on to potentially large amounts of data
Reviewed-by:
8 lines changed: 8 ins; 0 del; 0 mod; 3197 unchg

This code review page was prepared using webrev (vers 25.18-hg+openjdk.java.net).