RFR: JDK-8015739: Background of JInternalFrame is located out of JInternalFrame [v4]

Harshitha Onkar honkar at openjdk.org
Tue Oct 4 18:40:21 UTC 2022


On Tue, 4 Oct 2022 18:26:26 GMT, Stanimir Stamenkov <duke at openjdk.org> wrote:

>> Yes, that is correct. The method doc does clarify the purpose. But I see your point - probably `roundOff()` would sound less ambiguous and neutral?
>
> [`roundHalfDown`](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/math/RoundingMode.html#HALF_DOWN)?

@stanio Thank you for the suggestion- roundHalfDown fits the rounding functionality I was looking for.

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

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



More information about the client-libs-dev mailing list