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

Factor out and share PlatformEvent and Parker code for POSIX systems.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • b21

      AIX, BSD, and Linux all have the same PlatformEvent and Parker code built on pthread mutexes and condvars. This should be factored out into os_posix.cpp and shared.

      Solaris could also use this if/when we switch to using only POSIX APIs there.

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: