Searched defs:noBigDescs (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DFixups.java63 bigDescs = noBigDescs;
80 private static int[] noBigDescs = {MINBIGSIZE}; field in class:Fixups
94 bigDescs = noBigDescs;
118 if (bigDescs != noBigDescs)

Completed in 30 milliseconds