--- old/src/os/windows/vm/os_windows.cpp 2014-03-28 18:18:33.000000000 -0700 +++ new/src/os/windows/vm/os_windows.cpp 2014-03-28 18:18:33.000000000 -0700 @@ -2716,7 +2716,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. @@ -2727,7 +2726,6 @@ // Nothing to do. } } -#endif // Virtual Memory