make/lib/NioLibraries.gmk

Print this page
rev 8975 : 8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests

@@ -118,11 +118,11 @@
       $(JDK_TOPDIR)/src/aix/native/sun/nio/ch \
       $(JDK_TOPDIR)/src/aix/native/sun/nio/fs
   BUILD_LIBNIO_FILES += \
       AixPollPort.c \
       InheritedChannel.c \
-      NativeThread.c \
+      AixNativeThread.c \
       PollArrayWrapper.c \
       UnixAsynchronousServerSocketChannelImpl.c \
       UnixAsynchronousSocketChannelImpl.c \
       GnomeFileTypeDetector.c \
       UnixCopyFile.c \