src/os/solaris/vm/os_solaris.cpp

Print this page

        

*** 5540,5549 **** --- 5540,5553 ---- jio_fprintf(stderr, "Could not open pause file '%s', continuing immediately.\n", filename); } } + void os::deallocate_pages() { + // Unimplemented. + } + #ifndef PRODUCT #ifdef INTERPOSE_ON_SYSTEM_SYNCH_FUNCTIONS // Turn this on if you need to trace synch operations. // Set RECORD_SYNCH_LIMIT to a large-enough value, // and call record_synch_enable and record_synch_disable