Date: Wed, 30 Apr 2003 08:31:12 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13/files patch-e_pow.c Message-ID: <200304301531.h3UFVCbp093019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2003/04/30 08:31:12 PDT
FreeBSD ports repository
Added files:
java/jdk13/files patch-e_pow.c
Log:
. Fix Math.pow() when the JDK is compiled with optimisation flags set.
There may be other Math methods which similarly fail under optimisation,
these will be addressed by a more extensive change in patchset 9.
PR: 48825
Revision Changes Path
1.1 +176 -0 ports/java/jdk13/files/patch-e_pow.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304301531.h3UFVCbp093019>
