OSDN Git Service

Launch ahat server before processing the heap dump.
authorRichard Uhler <ruhler@google.com>
Thu, 21 Jul 2016 20:52:48 +0000 (13:52 -0700)
committerRichard Uhler <ruhler@google.com>
Thu, 21 Jul 2016 22:05:48 +0000 (15:05 -0700)
commit46e476bab4788231395a17564f364636132f91e2
treea1c9ee30a20cf9b06d2df7656b7e92482a09af4d
parentf79c0e6f74dfaf7ca5ba3fbe1c903abd65086a1a
Launch ahat server before processing the heap dump.

Change-Id: Ic8f18ad3010cb0937f5ef68228359258ec4793fd
Test: Manually launch ahat on a large heap dump with ahat already
      running. Verify that ahat fails immediately.
Test: Manually launch ahat on a large heap dump without ahat already
      running. Verify that visiting localhost:7100 immediately
      eventually resolves to the overview page rather than say the
      site can't be reached.
Bug: 28611294
tools/ahat/src/Main.java