Subject: CVS commit: pkgsrc/lang
From: Tobias Nygren
Date: 2015-02-28 15:30:56
Message id: 20150228143056.9773598@cvs.netbsd.org

Log Message:
Workaround incorrect constant folding of subnormals in javac when the FPU
does not handle subnormal arithmetic, like on ARM in Flush-to-zero mode.
These workarounds avoid underflow conditions during the bootstrap so the
JDK can correctly build itself. Compiling or running programs other than
openjdk itself on such hardware may still cause unexpected behaviour.

Files:
RevisionActionfile
1.2modifypkgsrc/lang/openjdk7/hacks.mk
1.2modifypkgsrc/lang/openjdk8/hacks.mk