src/hotspot/share/gc/z/zStat.cpp
changeset 51332 c25572739e7c
parent 50875 2217b2fc29ea
child 54071 ab17708ec5c3
--- a/src/hotspot/share/gc/z/zStat.cpp	Wed Aug 08 10:21:23 2018 +0800
+++ b/src/hotspot/share/gc/z/zStat.cpp	Wed Aug 08 15:31:06 2018 +0200
@@ -83,8 +83,8 @@
   ZStatSamplerHistoryInterval() :
       _next(0),
       _samples(),
-      _total(),
-      _accumulated() {}
+      _accumulated(),
+      _total() {}
 
   bool add(const ZStatSamplerData& new_sample) {
     // Insert sample