On Sat, 28 Aug 2021 at 13:25, Gilles Sadowski <gillese...@gmail.com> wrote: > > Hello. > > What would be a sufficient condition for removing the "AccurateMath" > (previously named "FastMath") in the upcoming major release? > > I'd think that the following should hold (when running on JRE 11):
Math currently targets JRE 1.8+, so why assume JRE 11? > * no "AccurateMath" function is faster, and > * no "AccurateMath" function is more accurate. Otherwise the conditions are OK. Note: the class(es) should be deprecated for one or two releases first. > Regards, > Gilles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org