On Tue, 5 Dec 2023 20:45:58 GMT, Anton Bobrov <[email protected]> wrote:
>> src/java.desktop/unix/classes/sun/awt/screencast/ScreencastHelper.java line
>> 223:
>>
>>> 221: } else if (retVal == ERROR) {
>>> 222: throw new RuntimeException(
>>> 223: "Screen capture has failed due to desktop environment
>>> error");
>>
>> Please remove this
>
> @prrace have you read my description of this PR? If so, and based on that,
> what can you propose to address the problem described?
Such change requires a [CSR](https://wiki.openjdk.org/display/csr) .
If we want to get this fix into JDK 22, we don't have time for CSR, since JDK
22 will be forked this Thursday.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16978#discussion_r1416655172