This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: e_pow.c bug
Mark Wielaard wrote:
I looked into this last week for GNU Classpath and the spec actually
says we need to have the exact same bugs as one specific fdlibm
release...
Should be follow their buggy spec?
Given that the spec seems quite explicit about it, and current
implementations still use the buggy behaviour, I think we should
continue with the status quo at this time. I'd be interested to see what
happens with a bug report filed against the JRE, though.
Regards
Bryce