The AIX specific implementation file java.base/aix/native/libnio/ch/AixNativeThread.c is merely the same as java.base/unix/native/libnio/ch/NativeThread.c.Only a few AIX specific includes and defines need to be added in the common Unix version. Hence the AIX specific implementation shall be dropped and unified into the Unix version