RFR: 8257445: (zipfs) Add DataProvider to TestLocOffsetFromZip64EF.java

Lance Andersen lancea at openjdk.java.net
Mon Nov 30 22:09:08 UTC 2020


HI all,

Please review this trivial change which adds a DataProvider to the manual test TestLocOffsetFromZip64EF.java, added as part of the fix for https://bugs.openjdk.java.net/browse/JDK-8255380,  to specify additional values for the  Zip FS file System property zipinfo-time.

Best,
Lance

-------------

Commit messages:
 - Minor update to DataProvider comment
 - Add DataProvider to further exercise zipinfo-time Zip FS file System property

Changes: https://git.openjdk.java.net/jdk/pull/1527/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1527&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257445
  Stats: 21 lines in 1 file changed: 17 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1527.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1527/head:pull/1527

PR: https://git.openjdk.java.net/jdk/pull/1527


More information about the nio-dev mailing list