Currently popup message advises to restart jmeter but it's just an advice and nothing happens. With this enhancement, JMeter will be restarted if users says yes.
Author: pmouawad Date: Mon Oct 15 06:40:11 2018 New Revision: 1843877 URL: http://svn.apache.org/viewvc?rev=1843877&view=rev Log: Bug 62826 - When changing LAF, make JMeter restart if user clicks yes to popup Bugzilla Id: 62826 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/ActionNames.java jmeter/trunk/src/core/org/apache/jmeter/gui/action/LookAndFeelCommand.java jmeter/trunk/src/core/org/apache/jmeter/gui/action/Restart.java jmeter/trunk/xdocs/changes.xml