Re: Cryptic exception when drawing in huge canvas

2018-11-08 Thread Kevin Rushforth
There is already a bug filed on this: https://bugs.openjdk.java.net/browse/JDK-8089835 Yes, a more meaningful error message would be useful. -- Kevin On 11/8/2018 11:35 AM, Selim Dincer wrote: Hey, this morning I was doing something with the canvas control and got its size wrong. It was way

Cryptic exception when drawing in huge canvas

2018-11-08 Thread Selim Dincer
Hey, this morning I was doing something with the canvas control and got its size wrong. It was way taller than I expected and I had an NPE somewhere in NGCanvas but I didn't really understand what was wrong because nothing was pointing to my code. I don't know how it behaves on linux, I was runnin