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

/openjdk7/jdk/make/tools/src/build/tools/generatecharacter/
H A DGenerateCharacter.java930 result.append(commentStart + ' ' + commandLineDescription + commentEnd + "\n ");
1613 static String commandLineDescription; field in class:GenerateCharacter
1810 commandLineDescription = desc.toString();

Completed in 27 milliseconds