I'm using recaf to edit target/recaf-0.9-jar-with-dependencies.jar itself, it sometimes raises exception like this ... although the application did not crash, but you might wanna look at it
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.apple.laf.AquaMenuPainter.paintMenuBarBackground(AquaMenuPainter.java:145)
at com.apple.laf.AquaMenuBarUI.paint(AquaMenuBarUI.java:74)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
at javax.swing.JComponent.paintComponent(JComponent.java:780)
I'm using recaf to edit
target/recaf-0.9-jar-with-dependencies.jaritself, it sometimes raises exception like this ... although the application did not crash, but you might wanna look at it