Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6350124

javac -s does not have the generated source files

XMLWordPrintable

    • b73
    • generic
    • generic
    • Verified

      failing tests: apt/options/sdir
      JDK: mustang b59

      How to reproduce:
      1. save attached files (HelloWorldAP.java, Marked.java, Marker.java, doit.sh) in 1 test dir

      2. run doit.sh, which has "-d new_class -s new_src" options. Supposely, new java code should be saved in new_src. However, it's created in new_class dir.

        -d <directory> Specify where to place generated class files
        -s <directory> Specify where to place generated source files


      sr1-usca-06:/net/cady/export5/results/mustang/b59/tools/bug 758 % ls new*
      new_class:
      ./ ../ HelloWorld.java

      new_src:
      ./ ../

            jjg Jonathan Gibbons
            schien Suchen Chien (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: