Bug#894789: tightvnc-java: FTBFS with openjdk-9

2018-04-06 Thread Emmanuel Bourg
Control: tags -1 + patch Here is a patch fixing this issue. --- a/Makefile +++ b/Makefile @@ -22,12 +22,12 @@ SocketFactory.java HTTPConnectSocketFactory.java \ HTTPConnectSocket.java ReloginPanel.java -OPTS = -source 1.3 +OPTS = -source 1.8 all: $(CLASSES) $(ARCHIVE)

Bug#894789: tightvnc-java: FTBFS with openjdk-9

2018-04-04 Thread Andreas Beckmann
Source: tightvnc-java Version: 1.2.7-9 Severity: serious Tags: sid buster Justification: fails to build from source Hi, tightvnc-java FTBFS with openjdk-9 as the default jdk: debian/rules build dh build dh_update_autotools_config dh_auto_configure debian/rules override_dh_auto_build