jdk/makefiles/mapfiles/libjava/mapfile-vers
changeset 15294 df55735ea03c
parent 14324 3510b4bf90ee
child 16479 d845c18d13f2
equal deleted inserted replaced
15293:42e74ff49a50 15294:df55735ea03c
     1 #
     1 #
     2 # Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 1997, 2013, 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
   187 		Java_java_lang_reflect_Array_setDouble;
   187 		Java_java_lang_reflect_Array_setDouble;
   188 		Java_java_lang_reflect_Array_setFloat;
   188 		Java_java_lang_reflect_Array_setFloat;
   189 		Java_java_lang_reflect_Array_setInt;
   189 		Java_java_lang_reflect_Array_setInt;
   190 		Java_java_lang_reflect_Array_setLong;
   190 		Java_java_lang_reflect_Array_setLong;
   191 		Java_java_lang_reflect_Array_setShort;
   191 		Java_java_lang_reflect_Array_setShort;
       
   192 		Java_java_lang_reflect_Executable_getParameters0;
   192 		Java_java_lang_Runtime_freeMemory;
   193 		Java_java_lang_Runtime_freeMemory;
   193                 Java_java_lang_Runtime_maxMemory;
   194                 Java_java_lang_Runtime_maxMemory;
   194 		Java_java_lang_Runtime_gc;
   195 		Java_java_lang_Runtime_gc;
   195 		Java_java_lang_Runtime_runFinalization0;
   196 		Java_java_lang_Runtime_runFinalization0;
   196 		Java_java_lang_Runtime_totalMemory;
   197 		Java_java_lang_Runtime_totalMemory;