diff src/cpu/x86/vm/jniFastGetField_x86_64.cpp @ 1972:f95d63e2154a

6989984: Use standard include model for Hospot Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
author stefank
date Tue, 23 Nov 2010 13:22:55 -0800
parents 3e8fbc61cee8
children cd3d6a6b95d9
line wrap: on
line diff
--- a/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Tue Nov 23 15:01:43 2010 -0500
+++ b/src/cpu/x86/vm/jniFastGetField_x86_64.cpp	Tue Nov 23 13:22:55 2010 -0800
@@ -22,8 +22,12 @@
  *
  */
 
-# include "incls/_precompiled.incl"
-# include "incls/_jniFastGetField_x86_64.cpp.incl"
+#include "precompiled.hpp"
+#include "assembler_x86.inline.hpp"
+#include "memory/resourceArea.hpp"
+#include "prims/jniFastGetField.hpp"
+#include "prims/jvm_misc.hpp"
+#include "runtime/safepoint.hpp"
 
 #define __ masm->