Some final arrays of BigInteger and BigDecimal are stable and immutable. We should add `@Stable` to give the optimizer more information - Shaojin Wen
- Add `@Stable` to BigInteger and BigDecimal wenshao
- Re: Add `@Stable` to BigInteger and BigDecimal Jaikiran Pai