RabbitHareLu
RabbitHareLu
合并为啥被阻止了呢, 正想着自己封装不好呢, 官方也不提供, 好不容易看到一个符合需求的还被拒绝合并了
PID: 3859062 (java) UID: 0 (root) GID: 0 (root) Signal: 6 (ABRT) Timestamp: Sat 2026-01-17 09:34:35 CST (10min ago) Command Line: java -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=./java_heapdump.hprof -XX:ErrorFile=./hs_err_pid%p.log -XX:+CrashOnOutOfMemoryError -jar javacan-exec.jar Executable: /usr/lib/jvm/zulu-25-amd64/bin/java...
My runtime environment is zulujdk 25.0.1 and springboot 3.5.9.
Sorry, I'm not very familiar with JNI and Gradle, so I can't provide you with a SNAPSHOT version of the core dump.
[gdb_full_analysis.txt](https://github.com/user-attachments/files/24684250/gdb_full_analysis.txt)
> I would also recommend to run the select loop on a dedicated thread instead of permanently blocking a thread from the global ForkJoinPool. Maybe you could even utilize the...