Re: RFR: 8275843: Random crashes while the UI code is executed [v3]

2021-12-14 Thread Sergey Bylokhov
> Please take a look to one more wagon in this train: > [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/JDK-8214579)->[JDK-8227392](https://bugs.openjdk.java.net/brow

Re: RFR: 8275843: Random crashes while the UI code is executed [v2]

2021-12-13 Thread Alexander Zvegintsev
On Mon, 13 Dec 2021 20:24:33 GMT, Sergey Bylokhov wrote: >> src/java.desktop/unix/classes/sun/java2d/xr/XRSurfaceData.java line 403: >> >>> 401: SurfaceType sType = null; >>> 402: >>> 403: switch (transparency) { >> >> Since you are touching this, you might want to fix indent f

Re: RFR: 8275843: Random crashes while the UI code is executed [v2]

2021-12-13 Thread Alexander Zvegintsev
On Mon, 13 Dec 2021 20:46:06 GMT, Sergey Bylokhov wrote: >> Please take a look to one more wagon in this train: >> [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/J

Re: RFR: 8275843: Random crashes while the UI code is executed

2021-12-13 Thread Alexander Zvegintsev
On Mon, 13 Dec 2021 20:31:43 GMT, Sergey Bylokhov wrote: > I think the easiest way to reproduce the crash is to force the x11 to use > some completely different format, like this: Xvfb :1 -screen 0 1920x1080x16 Yes, this one crashes for me almost instantly. - PR: https://git.openj

Re: RFR: 8275843: Random crashes while the UI code is executed [v2]

2021-12-13 Thread Sergey Bylokhov
> Please take a look to one more wagon in this train: > [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/JDK-8214579)->[JDK-8227392](https://bugs.openjdk.java.net/brow

Re: RFR: 8275843: Random crashes while the UI code is executed

2021-12-13 Thread Sergey Bylokhov
On Mon, 13 Dec 2021 17:22:05 GMT, Alexander Zvegintsev wrote: > How often it fails for you and on what config? I think the easiest way to reproduce the crash is to force the x11 to use some completely different format, like this: Xvfb :1 -screen 0 1920x1080x16 Note the usage of 16 bits depth.

Re: RFR: 8275843: Random crashes while the UI code is executed

2021-12-13 Thread Sergey Bylokhov
On Mon, 13 Dec 2021 15:42:43 GMT, Alexander Zvegintsev wrote: >> Please take a look to one more wagon in this train: >> [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/br

Re: RFR: 8275843: Random crashes while the UI code is executed

2021-12-13 Thread Alexander Zvegintsev
On Mon, 1 Nov 2021 20:03:42 GMT, Sergey Bylokhov wrote: > Please take a look to one more wagon in this train: > [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/JDK-

Re: RFR: 8275843: Random crashes while the UI code is executed

2021-12-10 Thread Victor Dyakov
On Mon, 1 Nov 2021 20:03:42 GMT, Sergey Bylokhov wrote: > Please take a look to one more wagon in this train: > [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/JDK-

Re: RFR: 8275843: Random crashes while the UI code is executed

2021-12-03 Thread Laurent Bourgès
On Mon, 1 Nov 2021 20:03:42 GMT, Sergey Bylokhov wrote: > Please take a look to one more wagon in this train: > [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/JDK-

Re: RFR: 8275843: Random crashes while the UI code is executed

2021-12-03 Thread Sergey Bylokhov
On Mon, 1 Nov 2021 20:03:42 GMT, Sergey Bylokhov wrote: > Please take a look to one more wagon in this train: > [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/JDK-

RFR: 8275843: Random crashes while the UI code is executed

2021-11-03 Thread Sergey Bylokhov
Please take a look to one more wagon in this train: [JDK-8176795](https://bugs.openjdk.java.net/browse/JDK-8176795)->[JDK-8204931](https://bugs.openjdk.java.net/browse/JDK-8204931)->[JDK-8214579](https://bugs.openjdk.java.net/browse/JDK-8214579)->[JDK-8227392](https://bugs.openjdk.java.net/browse/J