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

Alexey Ivanov aivanov at openjdk.org
Tue Oct 4 20:09:42 UTC 2022


On Tue, 4 Oct 2022 18:35:34 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> [`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.

Since you'll be changing the name of the method, please place the opening brace on the same line as the method declaration.

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

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



More information about the client-libs-dev mailing list