src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java

changeset 1358
fc123bdeddb8
parent 1357
c75be5bc5283
child 1442
fcf89720ae71
     1.1 --- a/src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java	Tue Oct 09 19:10:00 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javac/file/ZipFileIndex.java	Tue Oct 09 19:31:58 2012 -0700
     1.3 @@ -59,7 +59,7 @@
     1.4   * the command line.)
     1.5   *
     1.6   * Location where to look for/generate optimized zip index files can be
     1.7 - * provided using "-XDcachezipindexdir=<directory>". If this flag is not
     1.8 + * provided using "{@code -XDcachezipindexdir=<directory>}". If this flag is not
     1.9   * provided, the default location is the value of the "java.io.tmpdir" system
    1.10   * property.
    1.11   *

mercurial