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

No mac os x support in test/java/security/Security/ClassLoaderDeadlock/Deadlock2.sh

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 7
    • other-libs
    • generic
    • os_x

      add darwin:
      $ hg diff test/java/security/Security/ClassLoaderDeadlock/Deadlock2.sh
      diff -r d4a63859633c test/java/security/Security/ClassLoaderDeadlock/Deadlock2.sh
      --- a/test/java/security/Security/ClassLoaderDeadlock/Deadlock2.sh Wed Jun 15 11:49:10 2011 -0700
      +++ b/test/java/security/Security/ClassLoaderDeadlock/Deadlock2.sh Mon Jul 04 02:18:35 2011 -0700
      @@ -58,6 +58,10 @@
           PATHSEP=":"
           FILESEP="/"
           ;;
      + Darwin )
      + PATHSEP=":"
      + FILESEP="/"
      + ;;
         Windows* )
           PATHSEP=";"
           FILESEP="\\"

            Unassigned Unassigned
            shurailine Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: