equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2001, 2013, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2001, 2015, Oracle and/or its affiliates. All rights reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Oracle designates this |
7 # published by the Free Software Foundation. Oracle designates this |
133 Java_sun_nio_ch_SocketChannelImpl_sendOutOfBandData; |
133 Java_sun_nio_ch_SocketChannelImpl_sendOutOfBandData; |
134 Java_sun_nio_ch_UnixAsynchronousServerSocketChannelImpl_accept0; |
134 Java_sun_nio_ch_UnixAsynchronousServerSocketChannelImpl_accept0; |
135 Java_sun_nio_ch_UnixAsynchronousServerSocketChannelImpl_initIDs; |
135 Java_sun_nio_ch_UnixAsynchronousServerSocketChannelImpl_initIDs; |
136 Java_sun_nio_ch_UnixAsynchronousSocketChannelImpl_checkConnect; |
136 Java_sun_nio_ch_UnixAsynchronousSocketChannelImpl_checkConnect; |
137 Java_sun_nio_fs_GnomeFileTypeDetector_initializeGio; |
137 Java_sun_nio_fs_GnomeFileTypeDetector_initializeGio; |
138 Java_sun_nio_fs_GnomeFileTypeDetector_probeUsingGio; |
138 Java_sun_nio_fs_GnomeFileTypeDetector_probeGio; |
139 Java_sun_nio_fs_GnomeFileTypeDetector_initializeGnomeVfs; |
|
140 Java_sun_nio_fs_GnomeFileTypeDetector_probeUsingGnomeVfs; |
|
141 Java_sun_nio_fs_MagicFileTypeDetector_initialize0; |
139 Java_sun_nio_fs_MagicFileTypeDetector_initialize0; |
142 Java_sun_nio_fs_MagicFileTypeDetector_probe0; |
140 Java_sun_nio_fs_MagicFileTypeDetector_probe0; |
143 Java_sun_nio_fs_LinuxWatchService_eventSize; |
141 Java_sun_nio_fs_LinuxWatchService_eventSize; |
144 Java_sun_nio_fs_LinuxWatchService_eventOffsets; |
142 Java_sun_nio_fs_LinuxWatchService_eventOffsets; |
145 Java_sun_nio_fs_LinuxWatchService_inotifyInit; |
143 Java_sun_nio_fs_LinuxWatchService_inotifyInit; |