Re: RFR: JDK-8297731: Remove redundant check in MutableBigInteger.divide [v2]

2022-11-30 Thread Raffaello Giulietti
On Tue, 29 Nov 2022 20:35:00 GMT, Joe Darcy wrote: >> Remove redundant code reported in >> >> https://mail.openjdk.org/pipermail/core-libs-dev/2022-November/097163.html > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision: > > Remove w

Re: RFR: JDK-8297731: Remove redundant check in MutableBigInteger.divide [v2]

2022-11-29 Thread Joe Darcy
> Remove redundant code reported in > > https://mail.openjdk.org/pipermail/core-libs-dev/2022-November/097163.html Joe Darcy has updated the pull request incrementally with one additional commit since the last revision: Remove whitespace. - Changes: - all: https://git.openjdk.