JDK-6820130 : BigDecimal.divide(BigDecimal,int,int) throws unspecified ArrayIndexOutOfBoundsException
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.math
  • Affected Version: 6u14
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2009-03-20
  • Updated: 2010-04-03
  • Resolved: 2009-03-20
Related Reports
Duplicate :  
Description
java.math.BigDecimal.divide(BigDecimal divisor, int scale, int roundingMode) 
throws unspecified ArrayIndexOutOfBoundsException when roundingMode equals BigDecimal.ROUND_HALF_EVEN