Searched refs:commentMaxLength (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/zip/ZipFile/
H A DComment.java39 private static final int commentMaxLength = 0xFFFF; field in class:Comment
41 = { 0, 1, 32768, commentMaxLength - 1, commentMaxLength };

Completed in 61 milliseconds