aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/runtime/statSampler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/vm/runtime/statSampler.cpp')
-rw-r--r--src/share/vm/runtime/statSampler.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/share/vm/runtime/statSampler.cpp b/src/share/vm/runtime/statSampler.cpp
index 250dbf37f..bbb947737 100644
--- a/src/share/vm/runtime/statSampler.cpp
+++ b/src/share/vm/runtime/statSampler.cpp
@@ -42,6 +42,12 @@
#ifdef TARGET_ARCH_zero
# include "vm_version_zero.hpp"
#endif
+#ifdef TARGET_ARCH_arm
+# include "vm_version_arm.hpp"
+#endif
+#ifdef TARGET_ARCH_ppc
+# include "vm_version_ppc.hpp"
+#endif
// --------------------------------------------------------
// StatSamplerTask