MSA

Results 3 comments of MSA

True. So I guess, the most sensible workaround for now would be using anyOf(equalTo(""), nullValue())... If a fix can not be implemented in the next release, then at least the...

Same here - using Linux, after computer wakes up from suspend, there is a popup with a log level FATAL exception. Closing the popup, the next one pops up right...

Probably related: Locking and unlocking the workstation results in this: ``` Fatal error occured Message: java.lang.NullPointerException Level: SEVERE Stack Trace: null sun.awt.X11.InfoWindow$Tooltip.isPointerOverTrayIcon(InfoWindow.java:236) sun.awt.X11.InfoWindow$Tooltip.access$500(InfoWindow.java:149) sun.awt.X11.InfoWindow$Tooltip$2$1.run(InfoWindow.java:210) java.security.AccessController.doPrivileged(Native Method) sun.awt.X11.InfoWindow$Tooltip$2.run(InfoWindow.java:208) java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) java.awt.EventQueue.access$500(EventQueue.java:97)...