[jdk8u-dev] RFR: 8299677: Formatter.format might take a long time to format an integer or floating-point [v3]
Paul Hohensee
phh at openjdk.org
Wed Feb 28 20:55:07 UTC 2024
On Tue, 27 Feb 2024 19:59:21 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
>
> Chad Rakoczy has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove String creation in Formatter
Yes, I overlooked that.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/459#issuecomment-1969895271
More information about the jdk8u-dev
mailing list