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

jtreg build should be cygwin-aware

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      See thread beginning http://mail.openjdk.java.net/pipermail/jtreg-use/2013-October/000284.html

      The patches are just taking into account
      1/ the classpath separator on WXP/Cygwin which should be ';' instead of ':' with the variable CPS defined in Platform.gmk
      2/ the ';' as a shell end of statement by putting all CLASSPATH value between "\"".
      3/ a minor fix by using $(FIND) instead of find.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: