Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900895

Jtreg cannot compile all files when using testNG.dirs=testLocation because of "The filename or extension is too long"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • jtreg4.1
    • None
    • tools
    • None
    • b10

      From below job log, it looks Jtreg does not have long path support during javac.
      http://scaaa008.us.oracle.com:9502/runs%2F474611.CORELIBS-JDK-NIGHTLY-JTREG-1/results/workDir/javax/xml/jaxp/unittest/bug6526547/Bug.jtr

      When using testNG.dirs=testLocation, Jtreg will compile all files in it like:
      compile -XDignore.symbol.file=true -implicit:none fullName1 fullName2....fullNameN

      It will crash when it contains many files in testNG.dirs

            jjg Jonathan Gibbons
            pzhang Patrick Zhang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: