changeset 23527 | 397b6816032d |
parent 22894 | 870fbe165d06 |
child 25468 | 5331df506290 |
--- a/hotspot/src/os/windows/vm/os_windows.hpp Mon Mar 31 10:35:06 2014 +0200 +++ b/hotspot/src/os/windows/vm/os_windows.hpp Mon Mar 31 13:08:03 2014 -0700 @@ -101,9 +101,7 @@ static address fast_jni_accessor_wrapper(BasicType); #endif -#ifndef PRODUCT static void call_test_func_with_wrapper(void (*funcPtr)(void)); -#endif // filter function to ignore faults on serializations page static LONG WINAPI serialize_fault_filter(struct _EXCEPTION_POINTERS* e);