Date: Thu, 13 Oct 2005 15:18:25 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk15/files patch-j2se::awt::Toolkit.java patch-j2se::awt::awt_LoadLibrary.c Message-ID: <200510131518.j9DFIPTV054656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2005-10-13 15:18:25 UTC
FreeBSD ports repository
Added files:
java/jdk15/files patch-j2se::awt::Toolkit.java
patch-j2se::awt::awt_LoadLibrary.c
Log:
. Switch to using XToolkit by default. According to
http://java.sun.com/j2se/1.5.0/docs/guide/awt/1.5/xawt.html
it has some advantages over XToolkit. Its also the default on Linux
and Solaris will be switching to it. Some people have reported that
it fixes a crash in the browser plugin for them.
Please let me know straight away if this causes problems, particularly
with Swing, as it hasn't been extensively tested. The web page
mentioned above explains how to switch the toolkits dynamically so you
can compare them.
Submitted by: Huang wen hui <hwh@gddsn.org.cn>
(the awt_LoadLibrary.c patch)
Approved by: phantom (maintainer)
Revision Changes Path
1.1 +20 -0 ports/java/jdk15/files/patch-j2se::awt::Toolkit.java (new)
1.1 +14 -0 ports/java/jdk15/files/patch-j2se::awt::awt_LoadLibrary.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510131518.j9DFIPTV054656>
