linvaux opened a new pull request, #6334: URL: https://github.com/apache/jmeter/pull/6334
update org.apache.jmeter.JMeter#startUdpDdaemon to org.apache.jmeter.JMeter#startUdpDaemon Closes 6325 ## Description fix issue : https://github.com/apache/jmeter/issues/6325 ## Motivation and Context When i read jmeter source code, i find this method name looks like is misspelled , so i create a issue and try to fix it ## How Has This Been Tested? org.apache.jmeter.JMeter#startUdpDdaemon is a private static Method, so i could change it. ## Screenshots (if appropriate): ## Types of changes BugFix ## Checklist: - Run `./gradlew check` [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org