hotspot/src/os/windows/vm/os_windows.cpp
changeset 23527 397b6816032d
parent 23487 0f7e268cd9e3
child 23868 ac74f81a5157
--- a/hotspot/src/os/windows/vm/os_windows.cpp	Mon Mar 31 10:35:06 2014 +0200
+++ b/hotspot/src/os/windows/vm/os_windows.cpp	Mon Mar 31 13:08:03 2014 -0700
@@ -2702,7 +2702,6 @@
 }
 #endif
 
-#ifndef PRODUCT
 void os::win32::call_test_func_with_wrapper(void (*funcPtr)(void)) {
   // Install a win32 structured exception handler around the test
   // function call so the VM can generate an error dump if needed.
@@ -2713,7 +2712,6 @@
     // Nothing to do.
   }
 }
-#endif
 
 // Virtual Memory