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

Treatment of @file where file lines contain spaces

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.4.0
    • tools
    • generic
    • solaris_8

      A survey among jikes users on the desired behavior of @files on the compiler
      command line suggested that each line should be considered a separate token.
      That's the only way to support filenames that contain spaces.

      javac should adopt this suggestion, but there is a backward compatibility
      issue when a line contains something like

      -source 1.4

      To avoid most problems, tokenize the line when it begins with a dash.
      Otherwise consider the contents of the line to be a single token.

            gafter Neal Gafter (Inactive)
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: