RFR: 8315883: Open source several Swing JToolbar tests [v2]
Damon Nguyen
dnguyen at openjdk.org
Mon Sep 18 18:55:39 UTC 2023
On Fri, 15 Sep 2023 23:03:49 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Review comments update
>
> test/jdk/javax/swing/JToolBar/bug4138694.java line 47:
>
>> 45:
>> 46: public static void main(String[] args) throws InterruptedException,
>> 47: InvocationTargetException {
>
> Suggestion:
>
> public static void main(String[] args) throws Exception {
Fixed where applicable
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15748#discussion_r1329148603
More information about the client-libs-dev
mailing list