hotspot/src/share/vm/prims/methodHandles.hpp
changeset 9943 a9aea2b8010f
parent 9638 a9e79f5cd83b
child 9967 9ddc1c490930
--- a/hotspot/src/share/vm/prims/methodHandles.hpp	Mon May 16 22:16:44 2011 -0700
+++ b/hotspot/src/share/vm/prims/methodHandles.hpp	Tue May 17 16:50:27 2011 +0200
@@ -721,12 +721,10 @@
 //# include "methodHandles_zero.hpp"
 #endif
 #ifdef TARGET_ARCH_arm
-#define TARGET_ARCH_NYI_6939861 1 //FIXME
-//# include "methodHandles_arm.hpp"
+# include "methodHandles_arm.hpp"
 #endif
 #ifdef TARGET_ARCH_ppc
-#define TARGET_ARCH_NYI_6939861 1 //FIXME
-//# include "methodHandles_ppc.hpp"
+# include "methodHandles_ppc.hpp"
 #endif
 
 #ifdef TARGET_ARCH_NYI_6939861