You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
os: fedora 43
jdk: openjdk 21/25/26
hmcl: 3.13.0.337
似乎jdk httpClient http2连接处理有BUG, 游戏下载完成后仍然看到HttpClient线程吃满CPU
线程堆栈, 使用top看到负载高的全部是HttpClient Worker线程
hmcl-stuck.txt
复现方式:使用新版OpenJDK在HMCL全新下载安装任意游戏版本 (可能需要稍差一点的网络环境)
禁用http2后 无法复现
java -Dhmcl.http2=false -jar hmcl.jarBeta Was this translation helpful? Give feedback.
All reactions