java.lang.NullPointerException at org.eclipse.swtchart.internal.compress.Compress.getCompressedXSeries(Compress.java:92) at org.eclipse.swtchart.internal.series ...
The lack of a null check when calling the future (future.thenAccept line 288 handleRequest() in RemoteEndpoint.java ) has led to a null pointer exception. My project incorporates lsp4j through ...