< prev index next >

src/hotspot/share/runtime/java.cpp

Print this page
rev 59190 : imported patch hotspot-01

*** 561,571 **** } void notify_vm_shutdown() { // For now, just a dtrace probe. HOTSPOT_VM_SHUTDOWN(); - HS_DTRACE_WORKAROUND_TAIL_CALL_BUG(); } void vm_direct_exit(int code) { notify_vm_shutdown(); os::wait_for_keypress_at_exit(); --- 561,570 ----
< prev index next >