On Mon, 27 Oct 2025 11:05:57 GMT, fabioromano1 <[email protected]> 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
