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.
Solaris could also use this if/when we switch to using only POSIX APIs there.
- relates to
-
JDK-8181451 JDK-8174231 broke some clang builds
-
- Resolved
-
-
JDK-8211175 Remove temporary clock initialization duplication
-
- Resolved
-