RFR 4641897: Faster string conversion of large integers
Brian Burkhalter
brian.burkhalter at oracle.com
Fri Jun 21 15:04:46 UTC 2013
On Jun 21, 2013, at 2:49 AM, Alan Bateman wrote:
> One part that might need attention is getRadixConversionCache as I could imagine cases where the synchronization could lead to contention. Have you (or Alan) considered alternatives that would limit the synchronization to only when the powers cache needs to be expanded?
I have not but will do so. I cannot speak for Alan E.
Brian
More information about the core-libs-dev
mailing list