[jdk8u-dev] Integrated: 8299677: Formatter.format might take a long time to format an integer or floating-point
Chad Rakoczy
duke at openjdk.org
Mon Jul 8 19:22:38 UTC 2024
On Mon, 26 Feb 2024 21:54:16 GMT, Chad Rakoczy <duke at openjdk.org> wrote:
> Backport of [JDK-8299677](https://bugs.openjdk.org/browse/JDK-8299677)
>
> Backport was not clean. Rewrote test to not include junit `ParameterizedTest`. Rewrote fix since `String.repeat` is not in JDK8
This pull request has now been integrated.
Changeset: ddce2b5d
Author: Chad Rakoczy <chadrako at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/ddce2b5d39cb780c84d0c4d3bf01df2fe5d3d989
Stats: 322 lines in 2 files changed: 318 ins; 0 del; 4 mod
8299677: Formatter.format might take a long time to format an integer or floating-point
Reviewed-by: shade, phh, andrew
Backport-of: 33412c102ce799ff2de3512df77e6e07d76acd36
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/459
More information about the jdk8u-dev
mailing list