Relates :
|
Change "6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris due to race with signal handler" did some refactoring in os_<platfrom>.cpp (i.e. moving os::sleep(), os::interrupt() and os::is_interrupted() from the various Unix platform files to os_posix.cpp) which has to be adapted on AIX.