On Wed, 4 Dec 2024 10:21:57 GMT, Raffaello Giulietti
wrote:
>> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
>> produced by `Float.toString` and `Double.toString`, but should be extended
>> on more random inputs.
>
> Raffaello Giulietti has updated the pull request
On Wed, 4 Dec 2024 00:29:00 GMT, Chen Liang wrote:
>> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
>> produced by `Float.toString` and `Double.toString`, but should be extended
>> on more random inputs.
>
> test/jdk/jdk/internal/math/FloatingDecimal/TestRandomFloati
> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
> produced by `Float.toString` and `Double.toString`, but should be extended on
> more random inputs.
Raffaello Giulietti has updated the pull request incrementally with one
additional commit since the last revision:
> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
> produced by `Float.toString` and `Double.toString`, but should be extended on
> more random inputs.
Raffaello Giulietti has updated the pull request incrementally with one
additional commit since the last revision:
On Tue, 3 Dec 2024 18:49:43 GMT, Raffaello Giulietti
wrote:
> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
> produced by `Float.toString` and `Double.toString`, but should be extended on
> more random inputs.
test/jdk/jdk/internal/math/FloatingDecimal/TestRandomFl
On Tue, 3 Dec 2024 18:49:43 GMT, Raffaello Giulietti
wrote:
> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
> produced by `Float.toString` and `Double.toString`, but should be extended on
> more random inputs.
test/jdk/jdk/internal/math/FloatingDecimal/TestRandomFl
`jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
produced by `Float.toString` and `Double.toString`, but should be extended on
more random inputs.
-
Commit messages:
- Switched to parameterized tests.
- 8345403: Add more randomized tests to better cover Fl
On Tue, 3 Dec 2024 18:49:43 GMT, Raffaello Giulietti
wrote:
> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs
> produced by `Float.toString` and `Double.toString`, but should be extended on
> more random inputs.
All aspects of a syntactically correct input should be