make/linux/makefiles/mapfile-vers-product

changeset 6823
21444610cb92
parent 5372
ba9dacff9c9d
child 6839
1e657b902392
equal deleted inserted replaced
6822:6424a6aac192 6823:21444610cb92
1 # 1 #
2 # Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2002, 2014, 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. 7 # published by the Free Software Foundation.
82 JVM_DumpAllStacks; 82 JVM_DumpAllStacks;
83 JVM_DumpThreads; 83 JVM_DumpThreads;
84 JVM_EnableCompiler; 84 JVM_EnableCompiler;
85 JVM_Exit; 85 JVM_Exit;
86 JVM_FillInStackTrace; 86 JVM_FillInStackTrace;
87 JVM_FindClassFromCaller;
87 JVM_FindClassFromClass; 88 JVM_FindClassFromClass;
88 JVM_FindClassFromClassLoader; 89 JVM_FindClassFromClassLoader;
89 JVM_FindClassFromBootLoader; 90 JVM_FindClassFromBootLoader;
90 JVM_FindLibraryEntry; 91 JVM_FindLibraryEntry;
91 JVM_FindLoadedClass; 92 JVM_FindLoadedClass;

mercurial