JDK 1.5 testing (Was: jdk 1.5 initial impression)

Herve Quiroz herve.quiroz at esil.univ-mrs.fr
Fri Jan 21 12:11:43 PST 2005


On Fri, Jan 21, 2005 at 10:47:56AM -0500, Will Saxon wrote:
> Seconded. I have already tested a 1.5-only app that uses log4j, 
> mysql-connector, jakarta-commons-logging and the new concurrency stuff 
> on i386 without issue. I compiled most of the above also. I am working
> with amd64 now and anticipate similar results.

FYI, now that java/jdk15 has its own entry in bsd.java.mk, most
applications that use javavmwrapper to invoke the JVM should be able to
use JDK 1.5.

Just make sure that you have JAVA_VERSION=1.5 defined in either your
environement or /etc/make.conf.

Herve


More information about the freebsd-java mailing list