wangchy0927 opened a new issue, #5816: URL: https://github.com/apache/jmeter/issues/5816
### Expected behavior _No response_ ### Actual behavior _No response_ ### Steps to reproduce the problem 1、BeanShell PreProcessor ``` String zipPath = JmeterMain.createNewFile(); vars.put("zip",zipPath); ``` this file about 1kb 2、HTTP Request  3、After executing tens of millions,OOM  ### JMeter Version 5.2.1 ### Java Version java version "1.8.0_191" ### OS Version _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org