https://bz.apache.org/bugzilla/show_bug.cgi?id=60687

--- Comment #14 from Vladimir Sitnikov <sitnikov.vladi...@gmail.com> ---
I think SummaryReport uses unsafe approach of updating ObjectTableModel in the
sampling threads.

Does it make sense to decouple stats collection from stat visualization?

If I get it right, we should avoid using swing.* as a stat
collection/aggregation facility.
Otherwise we have to use Swing.invokeLater on the hot path.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to