From: Niki Roo Date: Sun, 12 Feb 2017 15:50:14 +0000 (+0100) Subject: JDK 1.6 compatibility fixes (still not tested on 1.5) X-Git-Url: http://git.nikiroo.be/?a=commitdiff_plain;ds=sidebyside;h=9252c65e13ceb952626da9e1f9e6d5caef42733e;hp=9252c65e13ceb952626da9e1f9e6d5caef42733e;p=nikiroo-utils.git JDK 1.6 compatibility fixes (still not tested on 1.5) Basically, a few comments causing bad "import"s and a call to Charset.UTF8 instead of "UTF-8" ---