On Tue, 13 Jul 2021 17:21:52 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> Please consider this proposal to add `divideExact()` methods for integral 
> data types to `java.lang.Math` thereby rounding out "exact" support to all 
> four basic arithmetic operations.

This pull request has now been integrated.

Changeset: 0b12e7c8
Author:    Brian Burkhalter <b...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/0b12e7c82c559f64c8c202bf59ee71f9cbd5a5fa
Stats:     177 lines in 3 files changed: 157 ins; 10 del; 10 mod

8075806: divideExact is missing in java.lang.Math

Reviewed-by: darcy

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

PR: https://git.openjdk.java.net/jdk/pull/4770

Reply via email to