GGGGGHT

Results 9 issues of GGGGGHT

For example add [google translate](https://translate.google.com/) it will be useful for non-native english speakers.

enhancement

(capacity + capacity>>1) The result of this expression is still capacity. So I guess what the author thought at the time might be (capacity + (capacity >> 1)), see https://bugs.openjdk.org/projects/JDK/issues/JDK-8292022...

rfr
compiler

# Enviroment Infomation ## OS macOS Monterey Version 12.3.1 ## java -version java version "17.0.3" 2022-04-19 LTS Java(TM) SE Runtime Environment (build 17.0.3+8-LTS-111) Java HotSpot(TM) 64-Bit Server VM (build 17.0.3+8-LTS-111,...

see https://github.com/alibaba/arthas/issues/2364

- [ ] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。 ### 环境信息 * `arthas-boot.jar` 或者 `as.sh` 的版本: 3.6.6 * Arthas 版本: 3.6.6 * 操作系统版本: 20.04.1-Ubuntu * 目标进程的JVM版本: java 17.0.4 2022-07-19 LTS * 执行`arthas-boot`的版本: 3.6.6...

- [x] 我已经在 [issues](https://github.com/alibaba/arthas/issues) 里搜索,没有重复的issue。 ### 环境信息 * Arthas 版本: 3.6.6 * 操作系统版本: 5.15.0-56-generic 20.04.1-Ubuntu * 目标进程的JVM版本: java version "17.0.4" 2022-07-19 LTS ### 重现问题的步骤 1. attach到目标进程后执行`perfcounter` ### 期望的结果 正确输出相关结果 ###...

### 问题描述 使用fastjson2导致的JVM crash. see: https://github.com/alibaba/fastjson/issues/4533

bug

> Register 2 doesn’t have a minimum value, and the umax_value shown here in decimal corresponds to 0xFFFFFFFF, which is the largest value that can be held in an 8-byte...