On 2019-08-22 11:47, Alan Bateman wrote:
On 24/07/2019 14:28, Claes Redestad wrote:
Webrev: http://cr.openjdk.java.net/~redestad/8228581/open.00/

This looks good to me but I think it would be useful to have Joe or Brian or someone else more steeped in BigInteger to also scan the changes and recommend any additional testing.

-Alan

Thanks Alan,

however, I've chatted with Brian since this one conflicts with changes
in JDK-8229845[1]: some of the optimizations there reduce the amount of
objects created during initialization, which mean we won't profit as
much from archiving, so I'll hold this back until JDK-8229845 is
integrated, rebase and evaluate that this is still a worthwhile
enhancement.

Thanks!

/Claes


[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-August/061914.html

Reply via email to