On Thu, 3 Oct 2024 21:30:24 GMT, Damon Nguyen <[email protected]> wrote:
>> Following tests are added as part of this PR:
>>
>> /java/awt/LightweightComponent/LightweightFontTest/LightweightFontTest.java
>> (Manual with PassFailJFrame)
>> /java/awt/LightweightComponent/LightWeightTabFocus/LightWeightTabFocus.java
>> (Automated)
>> /java/awt/LightweightComponent/LWParentMovedTest/LWParentMovedTest.java
>> (Automated)
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Remove unneeded test description line
test/jdk/java/awt/LightweightComponent/LightWeightTabFocus/LightWeightTabFocus.java
line 99:
> 97: } catch (Exception e) {
> 98: e.printStackTrace();
> 99: } finally {
redundant catch block...guess you mentioned muscle memory and will be removed
in open...but seems like it's forgotten..
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21252#discussion_r1787057759