On Fri, 26 Jul 2024 16:45:31 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> Math.ceil call with integer argument is redundant as it returns the same > value without Math.ceil, so it is removed.. > CI testing is green and JDK-8202013 regression testcase for which the code > was added, is not affected.. Marked as reviewed by prr (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/20358#pullrequestreview-2205653316
