Bug#981944: libmatthew-java: FTBFS with OpenJDK 17 due to javadoc errors

2022-08-27 Thread Markus Koschany
Control: tags -1 patch I'm attaching a simple patch that addresses the problem. I believe we can just remove the javadoc param line. From: Markus Koschany Date: Sat, 27 Aug 2022 22:47:41 +0200 Subject: java17 --- cx/ath/matthew/unix/UnixSocket.java | 1 - 1 file changed, 1 deletion(-) diff

Bug#981944: libmatthew-java: FTBFS with OpenJDK 17 due to javadoc errors

2021-02-05 Thread Emmanuel Bourg
Source: libmatthew-java Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 libmatthew-java fails to build with OpenJDK 17 due to a javadoc warning that became an error: cx/ath/matthew/unix/UnixSocket.java:174: error: @param name not found