RFR: 8315883: Open source several Swing JToolbar tests [v3]
Damon Nguyen
dnguyen at openjdk.org
Tue Sep 19 18:18:45 UTC 2023
On Tue, 19 Sep 2023 10:18:32 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update constant name
>
> test/jdk/javax/swing/JToolBar/bug4243930.java line 47:
>
>> 45:
>> 46: public static void main(String[] argv) throws InterruptedException,
>> 47: InvocationTargetException {
>
> Suggestion:
>
> public static void main(String[] argv) throws Exception {
>
> This one hasn't been updated.
Thanks again for the review comments and your time @aivanov-jdk . Could you re-review this?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15748#discussion_r1330526642
More information about the client-libs-dev
mailing list