hotspot/src/cpu/zero/vm/stubGenerator_zero.cpp
changeset 10545 fec876499aae
parent 7397 5b173b4ca846
child 10565 dc90c239f4ec
--- a/hotspot/src/cpu/zero/vm/stubGenerator_zero.cpp	Fri Sep 09 13:47:11 2011 -0700
+++ b/hotspot/src/cpu/zero/vm/stubGenerator_zero.cpp	Sat Sep 10 00:11:04 2011 -0700
@@ -215,12 +215,6 @@
     StubRoutines::_throw_AbstractMethodError_entry =
       ShouldNotCallThisStub();
 
-    StubRoutines::_throw_ArithmeticException_entry =
-      ShouldNotCallThisStub();
-
-    StubRoutines::_throw_NullPointerException_entry =
-      ShouldNotCallThisStub();
-
     StubRoutines::_throw_NullPointerException_at_call_entry =
       ShouldNotCallThisStub();