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

Include pthread.h on all POSIX platforms except Solaris to improve portability

XMLWordPrintable

    • b34
    • generic
    • generic
    • Verified

        A DESCRIPTION OF THE REQUEST :
        pthread is used in jdk/src/solaris/bin/java_md.c and jdk/src/solaris/transport/socket/socket_md.c on all POSIX platforms exception Solaris. We can modify the current code to "#ifdef __Solaris__ ... #else ... #end" to make it portable to other platforms.

        JUSTIFICATION :
        It can be easily ported to BSD/MAC/AIX.

              ksrini Kumar Srinivasan
              rlewis Roger Lewis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: