Any plans to port icedtea-web-2.x for use with openjdk7?...

Jung-uk Kim jkim at FreeBSD.org
Wed Aug 15 16:32:20 UTC 2012


-----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-----


More information about the freebsd-java mailing list