Integrated: 8331108: Unused Math.abs call in java.lang.FdLibm.Expm1#compute

Joe Darcy darcy at openjdk.org
Sun Apr 28 22:58:14 UTC 2024


On Thu, 25 Apr 2024 21:32:03 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Remove unnecessary setting of variable y, found by an IDE inspection noted in the bug report.

This pull request has now been integrated.

Changeset: 4e5c25ee
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4e5c25ee43d4ec31ed5160fd93a2fd15e35182f8
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8331108: Unused Math.abs call in java.lang.FdLibm.Expm1#compute

Reviewed-by: naoto, bpb, rgiulietti

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

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


More information about the core-libs-dev mailing list