jdk-24/jdk/test/demo/zipfs
Xueming Shen 8bce4225f6 7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs
7009092: (zipfs) ZipPath.isSameFile() should always return true if this Path and the given Path are equal
7009085: (zipfs) ZipPath.normalize("/./.") returns null
7009102: (zipfs) ZipPath.toRealPath() should always return absolute path

Zip filesystem provider update

Reviewed-by: alanb
2011-01-24 11:47:06 -08:00
..
Basic.java 6989148: (fs) zip provider should be available "out of the box" 2010-12-06 13:18:16 -08:00
basic.sh 7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs 2011-01-24 11:47:06 -08:00
PathOps.java 7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs 2011-01-24 11:47:06 -08:00
ZipFSTester.java 7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file built without dirs 2011-01-24 11:47:06 -08:00