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 |
23 # questions. |
23 # questions. |
24 # |
24 # |
25 |
25 |
26 SUNWprivate_1.1 { |
26 SUNWprivate_1.1 { |
27 global: |
27 global: |
|
28 JNI_OnLoad; |
28 Java_java_nio_MappedByteBuffer_force0; |
29 Java_java_nio_MappedByteBuffer_force0; |
29 Java_java_nio_MappedByteBuffer_isLoaded0; |
30 Java_java_nio_MappedByteBuffer_isLoaded0; |
30 Java_java_nio_MappedByteBuffer_load0; |
31 Java_java_nio_MappedByteBuffer_load0; |
31 Java_sun_nio_ch_DatagramChannelImpl_disconnect0; |
32 Java_sun_nio_ch_DatagramChannelImpl_disconnect0; |
32 Java_sun_nio_ch_DatagramChannelImpl_initIDs; |
33 Java_sun_nio_ch_DatagramChannelImpl_initIDs; |