RFR: 8321176: [Screencast] make a second attempt on screencast failure, improve pipewire error handling
Alexander Zvegintsev
azvegint at openjdk.org
Wed Dec 6 04:57:33 UTC 2023
On Tue, 5 Dec 2023 20:45:58 GMT, Anton Bobrov <duke at openjdk.org> 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
More information about the client-libs-dev
mailing list