comparison src/cpu/sparc/vm/metaspaceShared_sparc.cpp @ 7232:310a68c63b69

Merge.
author Christian Haeubl <haeubl@ssw.jku.at>
date Fri, 14 Dec 2012 15:19:38 +0100
parents f0c2369fda5a
children
comparison
equal deleted inserted replaced
7231:c0806f4ff3ea 7232:310a68c63b69
21 * questions. 21 * questions.
22 * 22 *
23 */ 23 */
24 24
25 #include "precompiled.hpp" 25 #include "precompiled.hpp"
26 #include "assembler_sparc.inline.hpp" 26 #include "asm/macroAssembler.inline.hpp"
27 #include "asm/codeBuffer.hpp"
27 #include "memory/metaspaceShared.hpp" 28 #include "memory/metaspaceShared.hpp"
28 29
29 // Generate the self-patching vtable method: 30 // Generate the self-patching vtable method:
30 // 31 //
31 // This method will be called (as any other Klass virtual method) with 32 // This method will be called (as any other Klass virtual method) with