Integrated: 8229845: Decrease memory consumption of BigInteger.toString()
Brian Burkhalter
bpb at openjdk.java.net
Fri Nov 20 16:27:05 UTC 2020
On Thu, 22 Oct 2020 20:56:44 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Please review this proposed fix. The review was initially in this thread
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-August/061914.html
>
> under the old Hg SCM. The changes proposed here are derived from the final (.05) patch in the previous review which was posted in
>
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-August/062012.html.
This pull request has now been integrated.
Changeset: 2ae3e51f
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2ae3e51f
Stats: 115 lines in 2 files changed: 57 ins; 21 del; 37 mod
8229845: Decrease memory consumption of BigInteger.toString()
Reviewed-by: redestad
-------------
PR: https://git.openjdk.java.net/jdk/pull/819
More information about the core-libs-dev
mailing list