https://bz.apache.org/bugzilla/show_bug.cgi?id=65232
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Keywords| |FixedInTrunk --- Comment #1 from Felix Schumacher <[email protected]> --- @Tong Sun, could you test the next nightly or build from trunk and report back, if it fixes your problem? commit a75fc427de8ce6ce80d3f39e955dda9c68d01483 Author: Felix Schumacher <[email protected]> AuthorDate: Sat Apr 10 19:59:54 2021 +0200 Hide splash screen when an error is displayed When the test plan could not be parsed on startup, the splash screen would hide it. So close it. Bugzilla Id: 65232 --- src/core/src/main/java/org/apache/jmeter/JMeter.java | 2 ++ xdocs/changes.xml | 1 + 2 files changed, 3 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
