Bug#1057518: libgoby-java: FTBFS with default Java 21

2024-01-03 Thread Vladimir Petko
Hi, The issue is caused by the outdated version of the byte-buddy. Upgrading it to 1.14 should solve the issue. The issue can be worked around by adding -Dnet.bytebuddy.experimental=true to the argLine in maven-surefire-plugin. Best Regards, Vladimir. On Wed, Dec 27, 2023 at 1:55 PM

Bug#1057518: libgoby-java: FTBFS with default Java 21

2023-12-26 Thread Vladimir Petko
Hi, I apologise for the late reply. The issue is most likely caused by an attempt to mock a sealed class in libgoby-java sources[1]. I will try to prepare a PR to address the issue. Best Regards, Vladimir. [1] https://github.com/easymock/easymock/issues/442

Bug#1057518: libgoby-java: FTBFS with default Java 21

2023-12-05 Thread Vladimir Petko
Source: libgoby-java Version: 3.3.1+dfsg2-9 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, The package libgoby-java ftbfs with default Java 21. The relevant part of the build log: --- [ERROR] Tests run: 512, Failures: 8,