--- 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