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

/openjdk7/jdk/test/java/io/File/
H A DMaxPathLength.java93 private static int lastMax = 0; field in class:MaxPathLength
128 if (isWindows && lastMax != max) {
138 lastMax = max;

Completed in 106 milliseconds