Date: Wed, 15 Aug 2012 12:32:19 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: John Katzmaier <johnkatz@gmail.com> Cc: java@freebsd.org Subject: Re: Any plans to port icedtea-web-2.x for use with openjdk7?... Message-ID: <502BCF13.6000607@FreeBSD.org> In-Reply-To: <CA%2BwWMwdwT7=0gbYxVzaU4S5yrmjRo1QBubfhmtyP5XVnz7Z05Q@mail.gmail.com> References: <CA%2BwWMwdwT7=0gbYxVzaU4S5yrmjRo1QBubfhmtyP5XVnz7Z05Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-08-15 11:48:03 -0400, John Katzmaier wrote: > I was just wondering if you have plans to or are currently working > on porting icedtea-web-2.x for use with openjdk7. The latest IcedTea-Web is 1.2.1. ;-) Anyway, I haven't tried it myself but I *think* it may just work with OpenJDK7 already. It lacked one IcedTea patch but it was already committed to upstream: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/e7fc51780596 Deinstall OpenJDK6, install OpenJDK7, and try this: - --- java/icedtea-web/Makefile.orig +++ java/icedtea-web/Makefile @@ -21,7 +21,7 @@ USE_JAVA= yes JAVA_OS= native JAVA_VENDOR= openjdk - -JAVA_VERSION= 1.6 +JAVA_VERSION= 1.6+ USE_XORG= x11 OPTIONS_DEFINE= PLUGIN RHINO TEST Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlArzxMACgkQmlay1b9qnVOtnQCgw4wMgGmUr1lCXBw6UCdHVBa9 PgEAoLRyGEjEf4fBM2j+OVbyCCNxe5dc =XJaY -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?502BCF13.6000607>