Commit Graph
637 Commits
Author SHA1 Message Date
gongdewei 62b9e8278b fix session manager error 2022-05-12 15:00:23 +08:00
gongdewei 6a8c7acd11 Merge tag 'arthas-all-3.5.6' into channel-server 2022-05-12 14:48:33 +08:00
hengyunabc 851c2948e5 classloader command support url statistics. #2095 2022-03-03 00:41:32 +08:00
hengyunabc 8dd155f425 handle MemoryPoolMXBean.getUsage() exception. #2120 2022-03-02 17:28:37 +08:00
hengyunabc 5a98510635 add memory command. #2118 2022-03-01 23:36:46 +08:00
hengyunabc d2003177fe support enhance enum, print ignore class reson. #1677 2022-03-01 22:39:58 +08:00
1994andGitHub bbb5082510 shade fastjson (#2104) 2022-03-01 16:36:17 +08:00
hengyunabc d41b254e37 update tips 2022-02-21 16:43:12 +08:00
iamgd67andGitHub caea6c5083 change RetransformCommand and DumpClassCommand limit option description to match @DefaultValue annotation (#2086) 2022-01-18 16:07:05 +08:00
hengyunabc 6f67f6ad0e add unicode docs 2022-01-14 17:44:35 +08:00
hengyunabc a5f1b6be97 fix http api json format. #2081 2022-01-14 11:53:08 +08:00
gongdewei 2102fc6929 fix compile error 2022-01-10 14:23:02 +08:00
gongdewei 57e889d74a Merge tag 'arthas-all-3.5.4' into channel-server 2022-01-10 14:16:29 +08:00
yx9oandGitHub 6a770f02d4 Correct mismatched comments. (#2075) 2022-01-10 11:06:53 +08:00
hengyunabc 2ce2efc82a fix GlobalJobControllerImpl jobTimeoutTaskMap not thread safe problem. #2074 2022-01-07 15:37:32 +08:00
hengyunabc 95ffa3a9a7 upgrade log4j-core to 2.12.4. #2044 2022-01-06 11:06:24 +08:00
hengyunabc 13c192658f upgrade log4j-core to 2.12.2. #2044 2021-12-17 11:01:47 +08:00
hengyunabc 3a5c8d6e48 Revert "upgrade log4j-core to 2.15.0. fix #2044"
This reverts commit 0e03afb98b.
2021-12-17 11:00:43 +08:00
hengyunabc 0e03afb98b upgrade log4j-core to 2.15.0. fix #2044 2021-12-13 15:40:42 +08:00
hengyunabc 03a57ddf72 update async-profiler link. #2035 2021-12-06 19:24:20 +08:00
hengyunabc c08ccec21f fix resource not close problem. #2037 2021-12-06 16:41:00 +08:00
XenoAmessandGitHub ad260cadfe refine collection creations (#1974) 2021-12-03 18:20:48 +08:00
XenoAmessandhengyunabc 9c24d9da03 collection issues #1983 2021-12-03 15:41:38 +08:00
XenoAmessandGitHub 6f8d38f9f5 numeric issues (#1982) 2021-12-03 15:21:46 +08:00
XenoAmessandGitHub 17cd0b61ca logic bug in Decompiler (#1997) 2021-12-03 15:12:57 +08:00
hengyunabc 99fef31610 add exception log. #1978 2021-12-03 15:10:52 +08:00
XenoAmessandGitHub 0c85c896b9 potential NPE in BasicHttpAuthenticatorHandler (#1994) 2021-12-03 12:55:55 +08:00
XenoAmessandGitHub e7c63d146c potential NPE in ArthasBootstrap (#1991) 2021-12-03 11:48:49 +08:00
BigbangandGitHub 2924c81e4f fix resize event error when websocket closed (#1970) 2021-12-03 11:35:54 +08:00
hengyunabc d39538a408 upgrade async-profiler to 2.5 #2035 2021-12-02 17:26:50 +08:00
yx9oandGitHub 8ffa389db3 Optimize string splicing. (#2034) 2021-12-02 16:33:31 +08:00
XenoAmessandGitHub 3e89593d7b simplify condition (#1977) 2021-11-30 17:46:31 +08:00
hengyunabc 3792ca3087 improve the handling of attach exception "Non-numeric value found". #2023 2021-11-04 17:06:48 +08:00
XenoAmessandGitHub 6c56c9eed3 reduce memory use in Base64Command (#1986) 2021-10-19 15:03:40 +08:00
hengyunabc a753bf1337 polish #1976 2021-10-19 14:54:11 +08:00
XenoAmessandGitHub f410c7f7eb use generic on class NoOpHandler (#1976) 2021-10-19 14:53:05 +08:00
XenoAmessandGitHub e5506005de use static inner class when can (#1981) 2021-10-19 11:00:44 +08:00
XenoAmessandGitHub 172f4397b3 use System#currentTimeMillis instead of new Date().getTime() (#1975) 2021-10-19 10:25:16 +08:00
hengyunabc 72b1c7401e add LICENSE for StringUtils.java. #2007 2021-10-18 23:44:07 +08:00
XenoAmessandGitHub c73c3d10a1 string concat in StringBuilder append chain (#1984) 2021-10-18 17:43:14 +08:00
XenoAmessandGitHub 09765b00fa do NOT create wrapper type instance when can (#1985) 2021-10-15 16:34:35 +08:00
XenoAmessandGitHub 863d57f57f potential NPE in CompletionUtils (#1996) 2021-10-15 16:33:01 +08:00
XenoAmessandGitHub 8f6ea953f0 String function shortcuts (#1990) 2021-10-14 11:37:27 +08:00
XenoAmessandGitHub 52274ff63e thread safety bug (#1988) 2021-10-14 11:23:41 +08:00
XenoAmessandGitHub cbc6402035 use StringBuilder instead of StringBuffer when can (#1980) 2021-10-14 11:09:19 +08:00
XenoAmessandGitHub ad806616f0 remove unused imports (#1979) 2021-10-13 18:15:16 +08:00
XenoAmessandGitHub b38d9b38ac improve UserStatUtil. (#1987) 2021-10-13 17:14:59 +08:00
XenoAmessandGitHub d88a2e93d1 potential NPE in Base64Command (#1993) 2021-10-13 16:53:52 +08:00
XenoAmessandGitHub da0ab96ea8 potential NPE in ArthasReflectUtils (#1992) 2021-10-13 16:38:26 +08:00
sean chenandGitHub dee70a88c5 fix arthas logfile path in windows, fix typo (#1913) 2021-09-08 14:51:58 +08:00