OSDN Git Service

Add missing field init in constructors
authorSebastien Hertz <shertz@google.com>
Tue, 25 Aug 2015 13:25:41 +0000 (15:25 +0200)
committerSebastien Hertz <shertz@google.com>
Tue, 25 Aug 2015 13:56:54 +0000 (15:56 +0200)
commitaa50d3a01a4137cd89c152be5487fed23683d0ff
treea676638c9d43eb519214445173c1a66ba38355ac
parentf0170ded84fbcd3d9152cdbcf9ffbf74c71b03ba
Add missing field init in constructors

Adds missing field initializations detected by Eclipse IDE.

Change-Id: I5f2f32bcccb12545fc9f0b42fcec74a23dc81376
compiler/optimizing/builder.h
runtime/gc/collector/semi_space.cc
runtime/hprof/hprof.cc
runtime/image.h
runtime/jdwp/jdwp_socket.cc
runtime/profiler.cc
runtime/profiler.h
runtime/thread.h