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

We should use cygpath -m instead of cygpath -u or cygpath -w

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • infrastructure
    • b38
    • generic
    • generic

      we should probably be using cygpath -m that gives / instead of \, and it's the C:/ style, which seems to work best. The cygpath -w gives us the C:\ style.

      java and jar command is invoked with

      /cygdrive/c/vijayan/b37/control/build/windows-i586/bin/java
      /cygdrive/c/vijayan/b37/control/build/windows-i586/bin/jar

      We should try use

      c:/vijayan/b37/control/build/windows-i586/bin/java
      c:/vijayan/b37/control/build/windows-i586/bin/jar

      ###@###.### 2005-05-25 20:31:48 GMT

            vjayaramsunw Vijayan Jayaraman (Inactive)
            vjayaramsunw Vijayan Jayaraman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: