Aw: Re: ArrayIndexOutOfBoundsException when disconnecting screen

2022-03-18 Thread Marius Hanl
ing a hs_err_pid file, which I attached as well. -- Marius Gesendet: Mittwoch, 23. Februar 2022 um 23:54 Uhr Von: "Kevin Rushforth" An: "Marius Hanl" , "openjfx-dev" Betreff: Re: ArrayIndexOutOfBoundsException when disconnecting screen I spen

Re: ArrayIndexOutOfBoundsException when disconnecting screen

2022-02-23 Thread Kevin Rushforth
I spent a fair bit of time simulating and testing the D3DERR_DEVICEREMOVED cases for RDP disconnect to fix JDK-8239589 [1], but detaching a screen, which will change the number of active adapters, is a somewhat different case (I'm not sure how easy it would be to simulate it). It's very likely

ArrayIndexOutOfBoundsException when disconnecting screen

2022-02-23 Thread Marius Hanl
I get an ArrayIndexOutOfBoundsException sometimes when I disconnect my screen(s). Setup: I have a laptop with a docking station attached. The docking station is connected to two screen, so when I disconnect it 2 screen will be 'lost'. The following stacktrace is visible and the a