> A formula to lower the overestimate for the precision of an exact quotient, 
> without introducing too expensive operations of division on numerator and 
> denominator.
> 
> ---------
> - [ ] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

fabioromano1 has updated the pull request with a new target base due to a merge 
or a rebase. The incremental webrev excludes the unrelated changes brought in 
by the merge/rebase. The pull request contains 32 additional commits since the 
last revision:

 - Merge branch 'openjdk:master' into big-decimal-exact-divide
 - Removed trailing whitespaces
 - Added further tests
 - Respond to review feedback
 - Merge branch 'openjdk:master' into big-decimal-exact-divide
 - Simplification
 - Update DivideTests.java
 - Added tests for extreme scale cases
 - Code simplification
 - Avoid incorrect results when the preferred scale exceeds int range
 - ... and 22 more: https://git.openjdk.org/jdk/compare/28ff251f...1b442e18

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/27271/files
  - new: https://git.openjdk.org/jdk/pull/27271/files/aecc5536..1b442e18

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27271&range=25
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27271&range=24-25

  Stats: 1329410 lines in 10805 files changed: 716379 ins; 491977 del; 121054 
mod
  Patch: https://git.openjdk.org/jdk/pull/27271.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27271/head:pull/27271

PR: https://git.openjdk.org/jdk/pull/27271

Reply via email to