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

add some initializations using sigemptyset in os_aix.cpp

XMLWordPrintable

    • b19
    • generic
    • aix

        Currently a couple of initializations with sigemptyset are missing in os_aix.cpp, that are done in os_linux .
        Usually the missing sigemptyset calls should not be a problem, however in special cases (e.g. very seldom failing pthread_* calls later in the coding) they might lead to uninitialized sigset_t structs used .

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: