[qt/qtqa/gerrit]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qtqa/gerrit
Pushed by mirror-service into branch 'upstream/master'.
Changed from 92bf657b66f45346149d86e9ac95751494ca6d38 to 8df25195d514815376b788b360da25fee87b571e
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.
This change contains the following new commits:
Git commit 8df25195d514815376b788b360da25fee87b571e by Gerrit Code Review (on behalf of David Ostrovsky) on 17/08/2026 at 17:29..
Update git submodules
* Update plugins/replication from branch 'master'
to c66ceb500a2f6ee14baa41acba0da32da3722c22
- Name the unused Mockito answer parameter for Java 21 compatibility
ReplicationQueueTest used an unnamed variable (`_`) as the thenAnswer
lambda parameter. Unnamed variables are a standard feature only in
Java 22+; under a Java 21 language level they are a disabled preview
feature and fail to compile. Give the parameter a name so the test
builds on both Java 21 and Java 25.
Change-Id: Ib121547711a022a1ec1304289b905cb6c5f54428
https://invent.kde.org/qt/qtqa/gerrit/-/commit/8df25195d514815376b788b360da25fee87b571e