Jmeter启动,创建聚合报表或汇总报表时,出现Uncaught exception in thread Thread[AWT-EventQueue-0,6,main]错误

在jmeter启动之后,创建聚合报表时报错
ERROR o.a.j.JMeter: Uncaught exception in thread Thread[AWT-EventQueue-0,6,main]
java.lang.NoSuchMethodError: sun.swing.SwingUtilities2.drawHLine(Ljava/awt/Graphics;III)V

我这边发现是jmeter的dark皮肤有问题 就切换下皮肤就可以了

https://www.cnblogs.com/jane4321/p/11013042.html