src/hotspot/share/gc/g1/g1CollectedHeap.cpp
changeset 58654 562bf1878089
parent 58644 64597a6fd186
child 58679 9c3209ff7550
child 58753 9510ce1b0190
--- a/src/hotspot/share/gc/g1/g1CollectedHeap.cpp	Wed Oct 16 14:32:17 2019 -0700
+++ b/src/hotspot/share/gc/g1/g1CollectedHeap.cpp	Thu Oct 17 00:00:13 2019 +0200
@@ -1630,7 +1630,6 @@
 }
 
 jint G1CollectedHeap::initialize() {
-  os::enable_vtime();
 
   // Necessary to satisfy locking discipline assertions.