test/tools/javac/processing/options/testCommandLineClasses/Test.java

changeset 1466
b52a38d4536c
parent 937
a2399c8db703
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/processing/options/testCommandLineClasses/Test.java	Thu Dec 20 17:59:46 2012 +0000
     1.2 +++ b/test/tools/javac/processing/options/testCommandLineClasses/Test.java	Fri Dec 21 08:45:43 2012 -0800
     1.3 @@ -25,7 +25,7 @@
     1.4   * @test
     1.5   * @bug 6930508
     1.6   * @summary Passing nested class names on javac command line interfere with subsequent name -> class lookup
     1.7 - * @library ../../../lib
     1.8 + * @library /tools/javac/lib
     1.9   * @build JavacTestingAbstractProcessor p.NestedExamples Test
    1.10   * @run main Test
    1.11   */

mercurial