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

javac @file option ignores source path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P4
    • None
    • 1.2.0
    • tools
    • generic
    • generic

    Description



      Name: igT44549 Date: 02/09/99


      if file "foo" contains
          some/package/file1.java
          some/other/file2.java
      and I invoke the compiler with
          javac -sourcepath /somedir @foo
      one would expect that the files actually being compiled are
          /somedir/some/package.file1.java
          /somedir/other/file2.java
      Well, someone this combo of the -sourcepath flag and the
      (very useful!) @-directive does not quite work.
      (Review ID: 53241)
      ======================================================================

      Attachments

        Activity

          People

            wmaddoxsunw William Maddox (Inactive)
            iris Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: