Skip to content

Commit 68c3d12

Browse files
committed
add contribution announcement for @liuyangc3 oldratlee#50 oldratlee#51
1 parent c5d2b9c commit 68c3d12

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/java.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,10 @@ $ show-busy-java-threads.sh
7272

7373
### 贡献者
7474

75-
[silentforce](https://github.com/silentforce)改进此脚本,增加对环境变量`JAVA_HOME`的判断。
75+
- [silentforce](https://github.com/silentforce)改进此脚本,增加对环境变量`JAVA_HOME`的判断。 #15
76+
- [liuyangc3](https://github.com/liuyangc3)
77+
- 优化性能,通过`read -a`简化反复的`awk`操作 #51
78+
- 发现并解决`jstack`非当前用户`Java`进程的问题 #50
7679

7780
:beer: [show-duplicate-java-classes](../show-duplicate-java-classes)
7881
----------------------

0 commit comments

Comments
 (0)