This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
from 0a193334c4 chore: add --release 8 when compiling with Java 10+ so the
generated bytecode uses Java 8 methods only
new f88e809450 Try to overcome a deadlock in test suite
new c144f3c99a Simplify logic to reduce recursion
new 8bcdf290cf Use SwingWorker for all classes on construction for tests
new 0fb9a6f4b3 Fix a few warnings shown by IDE
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/jmeter/junit/JMeterTest.java | 82 ++++++++++++----------
.../java/org/apache/jorphan/gui/ComponentUtil.java | 15 ++--
2 files changed, 50 insertions(+), 47 deletions(-)