tightvnc-java (1.3.10-1) unstable; urgency=medium
The oldest Java version supported by the viewer applet is 6 now. This
is so due to limitations of OpenJDK 11 which does not support to build
classes for an older target version.
The entry point class name has changed from VncViewer to
tightvncviewer.VncViewer. This is important for people immediately
using the jar file itself. For regular users of the applet by means of
the tightvncserver or the command line program everything is already
covered by the package.
-- Sven Geuer <debmaint@g-e-u-e-r.de> Thu, 15 Oct 2020 22:19:48 +0200
|