comparison src/cpu/sparc/vm/metaspaceShared_sparc.cpp @ 7206:d2f8c38e543d

Merge
author roland
date Fri, 07 Dec 2012 01:09:03 -0800
parents f0c2369fda5a
children
comparison
equal deleted inserted replaced
7191:816b7e5bf2ed 7206:d2f8c38e543d
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