how can i handle with /tmp/jar_cache#######.tmp?
问题 I am using springboot 2.1.4 with EmbeddedTomcat. When i run my server, /tmp/jar_cache###.tmp is created. How can i handle with jar_cache###.tmp? I am using CENTOS 7 and java version "1.8.0_162". If i change tmpdir to other directory, not /tmp, then how can i handle with a lot of jar_cache### that is created by default? Using /tmp directory, What if jar_cache was cleared that was using in my application? java 46030 www DEL REG 253,2 2830 /tmp/jar_cache7122103988160656171.tmp java 46030 www DEL