RFR: 8306409: Open source AWT KeyBoardFocusManger, LightWeightComponent related tests [v3]

Tejesh R tr at openjdk.org
Wed Apr 26 14:43:53 UTC 2023


On Wed, 26 Apr 2023 06:27:53 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> This PR is to open source Keyboard Focus Manager, Light Weight Component and few other AWT tests.
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review comment update

It looks good to me.

test/jdk/java/awt/Layout/InsetsTest.java line 91:

> 89: 
> 90:     public int returnLeftInset() {
> 91:         // Getting the left inset value

Can remove this comment as method name is self explanatory.

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

Marked as reviewed by tr (Committer).

PR Review: https://git.openjdk.org/jdk/pull/13633#pullrequestreview-1402133392
PR Review Comment: https://git.openjdk.org/jdk/pull/13633#discussion_r1177966255



More information about the client-libs-dev mailing list