• B
    8057793: BigDecimal is no longer effectively immutable · 38265004
    bpb 提交于
    Summary: Modify MutableBigInteger.divideAndRemainderBurnikelZiegler() to copy the instance (this) to a new MutableBigInteger to use as the dividend.
    Reviewed-by: darcy
    Contributed-by: robbiexgibson@yahoo.com
    38265004
ZeroScalingTests.java 21.8 KB