< prev index next >

make/mapfiles/libnio/mapfile-linux

Print this page

        

@@ -1,7 +1,7 @@
 #
-# Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 only, as
 # published by the Free Software Foundation.  Oracle designates this

@@ -52,11 +52,10 @@
                 Java_sun_nio_ch_EPoll_epollWait;
                 Java_sun_nio_ch_EPollPort_close0;
                 Java_sun_nio_ch_EPollPort_drain1;
                 Java_sun_nio_ch_EPollPort_interrupt;
                 Java_sun_nio_ch_EPollPort_socketpair;
-                Java_sun_nio_ch_FileChannelImpl_close0;
                 Java_sun_nio_ch_FileChannelImpl_initIDs;
                 Java_sun_nio_ch_FileChannelImpl_map0;
                 Java_sun_nio_ch_FileChannelImpl_position0;
                 Java_sun_nio_ch_FileChannelImpl_transferTo0;
                 Java_sun_nio_ch_FileChannelImpl_unmap0;
< prev index next >