[jdk8u-dev] RFR: 8299677: Formatter.format might take a long time to format an integer or floating-point [v2]
    Chad Rakoczy 
    duke at openjdk.org
       
    Tue Feb 27 18:52:06 UTC 2024
    
    
  
> 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:
  Update Formatter zero padding
-------------
Changes:
  - all: https://git.openjdk.org/jdk8u-dev/pull/459/files
  - new: https://git.openjdk.org/jdk8u-dev/pull/459/files/b9ccb2f2..8b1b6c5d
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=459&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=459&range=00-01
  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/459.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/459/head:pull/459
PR: https://git.openjdk.org/jdk8u-dev/pull/459
    
    
More information about the jdk8u-dev
mailing list