comparison make/bsd/makefiles/mapfile-vers-debug @ 18051:21444610cb92

8015256: Better class accessibility Summary: Improve protection domain check in forName() Reviewed-by: mchung, acorn, jdn
author coleenp
date Thu, 08 May 2014 17:19:49 -0400
parents ba9dacff9c9d
children 1e657b902392
comparison
equal deleted inserted replaced
18050:6424a6aac192 18051: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.
80 _JVM_DumpAllStacks 80 _JVM_DumpAllStacks
81 _JVM_DumpThreads 81 _JVM_DumpThreads
82 _JVM_EnableCompiler 82 _JVM_EnableCompiler
83 _JVM_Exit 83 _JVM_Exit
84 _JVM_FillInStackTrace 84 _JVM_FillInStackTrace
85 _JVM_FindClassFromCaller
85 _JVM_FindClassFromClass 86 _JVM_FindClassFromClass
86 _JVM_FindClassFromClassLoader 87 _JVM_FindClassFromClassLoader
87 _JVM_FindClassFromBootLoader 88 _JVM_FindClassFromBootLoader
88 _JVM_FindLibraryEntry 89 _JVM_FindLibraryEntry
89 _JVM_FindLoadedClass 90 _JVM_FindLoadedClass