Re: RFR: 8343453: Modernize FloatingDecimal tests [v3]

2024-11-21 Thread Joe Darcy
On Thu, 14 Nov 2024 13:28:57 GMT, Raffaello Giulietti wrote: >> Simplify tests. > > Raffaello Giulietti has updated the pull request with a new target base due > to a merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request con

Re: RFR: 8343453: Modernize FloatingDecimal tests [v3]

2024-11-14 Thread Raffaello Giulietti
> Simplify tests. Raffaello Giulietti has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision: - Cosmetic cha

Re: RFR: 8343453: Modernize FloatingDecimal tests [v2]

2024-11-01 Thread Raffaello Giulietti
> Simplify tests. Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision: Remove test jdk/jdk/internal/math/ToString.java as well. - Changes: - all: https://git.openjdk.org/jdk/pull/21840/files - new: https://git.open

Re: RFR: 8343453: Modernize FloatingDecimal tests

2024-11-01 Thread Raffaello Giulietti
On Fri, 1 Nov 2024 18:01:18 GMT, Raffaello Giulietti wrote: > Simplify tests. See the JBS issue for details. - PR Comment: https://git.openjdk.org/jdk/pull/21840#issuecomment-2452338486

RFR: 8343453: Modernize FloatingDecimal tests

2024-11-01 Thread Raffaello Giulietti
Simplify tests. - Commit messages: - Merge branch 'master' into 8343453 - 8343453: Modernize FloatingDecimal tests Changes: https://git.openjdk.org/jdk/pull/21840/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21840&range=00 Issue: https://bugs.openjdk.org/browse/JDK-83