[jdk17u-dev] RFR: 8353950: Clipboard interaction on Windows is unstable
Matthias Bläsing
mblaesing at openjdk.org
Sat Sep 6 20:13:17 UTC 2025
On Wed, 3 Sep 2025 08:10:53 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> @GoeLin thanks for the clarification. For NetBeans this make the change unneeded, as by that time JDK 25 will have been released and thus JDK 17 will drop out from the supported JDK range (supported range is current LTS - 1).
>>
>> However from the opensource contribution perspective, I think it is ok and also gives a realistic planning timeframe to drop the workaround needed because of a broken JDK.
>
> Hi @matthiasblaesing
> please merge head and make sure the tests pass.
@GoeLin thank you for the heads-up. I merged master, rebuild my setup and pushed the update here.
The new unittest still works and the manual test (NB27 copy-pasting to notepad in a loop) still fails with Amazon Corretto 17.0.16.8.1 and works with the built from this branch.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3746#issuecomment-3263178302
More information about the jdk-updates-dev
mailing list