What's Changed
- Fix computation of min in Summary report by @vlsi in https://github.com/apache/jmeter/pull/6044
- fix: allow usage of variables in ConstantThroughputTimer.throughput and PreciseThroughputTimer by @vlsi in https://github.com/apache/jmeter/pull/6192
- fix: log errors happening while JMeter starts the test by @vlsi in https://github.com/apache/jmeter/pull/6193
- feat: pass JDB...