RFR: 8366478: BigDecimal roots [v9]
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Oct 27 12:57:29 UTC 2025
On Mon, 27 Oct 2025 11:05:57 GMT, fabioromano1 <duke at openjdk.org> wrote:
> I would suggest removing that restriction from `BigDecimal.pow()` altogether, as `BigInteger.pow()` already performs check for overflow.
This might be done in a separate PR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27148#issuecomment-3451142788
More information about the core-libs-dev
mailing list