<liclass="toctree-l1"><aclass="reference external"href="https://github.com/alibaba/arthas/issues?q=label%3Aquestion-answered">Questions and answers</a></li>
<liclass="toctree-l1"><aclass="reference external"href="https://github.com/alibaba/arthas">Fork me at GitHub</a></li>
<liclass="toctree-l1"><aclass="reference external"href="https://github.com/alibaba/arthas/blob/master/CONTRIBUTING.md#">Compile and debug/CONTRIBUTING</a></li>
<li><p>[improvement] <codeclass="docutils literal notranslate"><spanclass="pre">classloader</span></code> compile in class loader category by default</p></li>
<li><p>[improvement] disable certain JDK classes e.g. <codeclass="docutils literal notranslate"><spanclass="pre">Classloader</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">Method</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">Integer</span></code> and the lik</p></li>
<li><p>[improvement] quit directly when encountering incorrect <aclass="reference external"href="https://en.wikipedia.org/wiki/OGNL">OGNL</a> expression</p></li>
<li><p>[improvement] <aclass="reference internal"href="tt.html"><spanclass="doc">tt</span></a> investigating/recording level one to avoid too much performance overhead</p></li>
<li><p>[bug] fix Chinese characters can not be presented issue</p></li>
<li><p>[feature] <aclass="reference external"href="https://github.com/alibaba/arthas/blob/master/bin/as.sh"><codeclass="docutils literal notranslate"><spanclass="pre">as.sh</span></code></a> support <codeclass="docutils literal notranslate"><spanclass="pre">-h</span></code> to print help info</p></li>
<li><p>[improvement] [#125] make the Arthas log output more readable</p></li>
<li><p>[improvement] [#96] <aclass="reference internal"href="sc.html"><spanclass="doc">sc</span></a> and more commands are supporting format as <codeclass="docutils literal notranslate"><spanclass="pre">com/taobao/xxx/TestClass</span></code></p></li>
<li><p>[bug] [#124] fix the negative values of <aclass="reference internal"href="trace.html"><spanclass="doc">trace</span></a></p></li>
<li><p>[improvement] [#128] the output of <aclass="reference internal"href="tt.html"><spanclass="doc">tt</span></a> will auto-expand now</p></li>
<li><p>[bug] [#130] providing more meaningful error messages when port conflicts</p></li>
<li><p>[bug] [#98] fix Arthas starting issue: when updating/downloading failed, Arthas will fail to start</p></li>
<li><p>[bug] [#139] fix agent attaching fails under some scenarios issues</p></li>
<li><p>[bug] [#180] fix attach fails issues: attaching succeed at the first time, delete the Arthas installer, re-compile and package => attaching fails</p></li>
<li><p>[feature] specify refreshing interval and execution times in <aclass="reference internal"href="dashboard.html"><spanclass="doc">dashboard</span></a></p></li>
<li><p>[feature] log the command execution result</p></li>
<li><p>[feature] speed up the booting and attaching while the first attaching is even quicker by 100% than before</p></li>
<li><p>[feature] interactive mode used in Arthas</p></li>
<li><p>[feature] inheritance relation included in class searching; global option <codeclass="docutils literal notranslate"><spanclass="pre">disable-sub-class</span></code> can be used to turn it off</p></li>
<li><p>[feature] colorful and plain text modes both supported</p></li>
<li><p>[improvement] merge <codeclass="docutils literal notranslate"><spanclass="pre">exit</span></code> and <codeclass="docutils literal notranslate"><spanclass="pre">quit</span></code> commands</p></li>
<li><p>[improvement] help info enclosed with wiki links</p></li>
<li><p>[improvement] optimize <aclass="reference internal"href="watch.html"><spanclass="doc">watch</span></a> using flow for better UX</p></li>
<li><p>[improvement] add examples to <aclass="reference internal"href="thread.html"><spanclass="doc">thread</span></a></p></li>
<li><p>[improvement] auto-completion ignores character case</p></li>
<li><p>[improvement] make the UI more beautiful/friendly</p></li>
<li><p>[bug] fix <aclass="reference internal"href="trace.html"><spanclass="doc">trace</span></a> printing too much encountering loop issues</p></li>
<li><p>[improvement] optimise <aclass="reference internal"href="jad.html"><spanclass="doc">jad</span></a>; dump memory byte array in real time; using <codeclass="docutils literal notranslate"><spanclass="pre">jd-core-java</span></code> to decompile; line number presented;</p></li>
<li><p>[bug] fix checking/re-producing issues when <aclass="reference internal"href="tt.html"><spanclass="doc">tt</span></a> is watching thread-context related methods invoking</p></li>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.