RFR: 8342693: Use byte[] as parameter in a FDBigInteger constructor and as field
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Oct 21 14:30:55 UTC 2024
On Mon, 21 Oct 2024 14:25:06 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
> This helps in reducing memory consumption, especially for long inputs.
This is the first PR of a series aimed at reducing overall CPU and memory consumption in string->floating-point conversions.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21614#issuecomment-2426844226
More information about the core-libs-dev
mailing list