mrclmh
mrclmh
Yup, works for me. Thanks.
The use case is clients on remote locations behind heavily NATted or downright unreliable connections, like clients which can only connect seldom through mobile wifi hotspots.
If you are on JDK11 or later, this might be a duplicate of https://github.com/spotbugs/spotbugs/issues/1338.
@victornoel Sorry, I was wrong. https://github.com/spotbugs/spotbugs/issues/1338 triggers RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE but your code triggers RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE.
I also got multiple warnings of RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE. Updating from 4.3.0 to 4.4.1. Example: ````java package dummy; import org.apache.poi.ss.usermodel.Workbook; import org.apache.poi.ss.usermodel.WorkbookFactory; import java.io.File; import java.io.IOException; public class Dummy { public void...
Just for the record, the behavior persists, even with plugins disabled. Unfortunately, I have only minimal knowledge of javascript, so I probably can't provide any further useful information. (Unless there...
Finally got it recorded. A sticky popup which then jumps into the top left corner: https://imgur.com/a/jc8zCpm