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

Support nested argument files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P2 P2
    • tbd
    • 9
    • tools

      JDK 9 now supports argument files.
      However, if I pass an argument file to a tool like Gradle and it in turn uses an argument file for my arguments and its own, then I get a nested argument file.
      That fails to run.

      While reading an argument file, if another argument file is found, expand it there in place. Also, detect recursive inclusions and don't process any file already processed without an error.

            mr Mark Reinhold
            sfelts Stephen Felts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: