magiccao

Results 2 issues of magiccao

**Description** tomcat启动后,应用代码中调用JWarmUp.notifyApplicationStartUpIsDone(),进程crash **Steps to Reproduce** Steps to reproduce the behavior: 1,springboot应用,在外部tomcat容器中运行; 2,tomcat(版本:7.0.92)启动后,调用JWarmUp.notifyApplicationStartUpIsDone()。 **JDK version** openjdk version "1.8.0_282" OpenJDK Runtime Environment (Alibaba Dragonwell 8.6.6) (build 1.8.0_282-b01) OpenJDK 64-Bit Server VM (Alibaba...

bug

## describe your build problem ```bash In file included from /root/source/ByConity/contrib/llvm-project/llvm/lib/Support/Process.cpp:107: /root/source/ByConity/contrib/llvm-project/llvm/lib/Support/Unix/Process.inc:92:20: error: variable has incomplete type 'struct mallinfo2' struct mallinfo2 mi; ^ /root/source/ByConity/contrib/llvm-project/llvm/lib/Support/Unix/Process.inc:92:10: note: forward declaration of 'mallinfo2' struct...