< prev index next >

src/hotspot/share/gc/g1/g1CollectedHeap.cpp

Print this page
rev 56578 : 8232211: Remove dead code from os.hpp|cpp
Reviewed-by: TBD

*** 1628,1638 **** } return JNI_OK; } jint G1CollectedHeap::initialize() { - os::enable_vtime(); // Necessary to satisfy locking discipline assertions. MutexLocker x(Heap_lock); --- 1628,1637 ----
< prev index next >