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

/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DCoding.java242 private static boolean hasNegativeCode(int sx, int S) { method in class:Coding
276 if (!hasNegativeCode(sx, S)) {

Completed in 47 milliseconds