https://bz.apache.org/bugzilla/show_bug.cgi?id=62775
Bug ID: 62775
Summary: If many jars are in a folder referenced by
user.classpath, startup can be extremely slow due to
JUnit
Product: JMeter
Version: 3.0
Hardware: PC
OS: All
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.1
This is due to code in JUnitTestSamplerGui#setupClasslist.
The slowdown can be of few minutes depending on number of jars, and happens
even if test does not use JUnit at all.
The workaround is to move ApacheJMeter_junit.jar out of lib/ext folder.
--
You are receiving this mail because:
You are the assignee for the bug.