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

/openjdk7/jdk/make/tools/src/build/tools/jarreorder/
H A DJarReorder.java187 boolean addClassSuffix) {
210 if (addClassSuffix && !path.endsWith(".class")) {
186 readListFromFile(String fileName, boolean addClassSuffix) argument

Completed in 40 milliseconds