]> source.dussan.org Git - tigervnc.git/commit
Raise minimum supported Java version to 7
authorBrian P. Hinz <bphinz@users.sf.net>
Mon, 13 Nov 2017 23:33:40 +0000 (18:33 -0500)
committerBrian P. Hinz <bphinz@users.sf.net>
Mon, 13 Nov 2017 23:35:23 +0000 (18:35 -0500)
commitbce950b70a310ff4614807aa2f0904a826b6b30a
tree7a1de65fc24935b8f0acaf8ffa3a2ab6f39168df
parent2dc6529ecdb83afe58b6520427623a848de41d71
Raise minimum supported Java version to 7

Changes to keyboard handling require methods from the KeyEvent
class that were not introduced until Java 7.
BUILDING.txt
java/CMakeLists.txt