On Fri, 15 Sep 2023 05:36:30 GMT, Tejesh R <[email protected]> wrote:

>> Open source these Swing PopupMenu related tests:
>> 
>> javax/swing/JPopupMenu/4236750/bug4236750.java
>> javax/swing/JPopupMenu/4321273/bug4321273.java
>> javax/swing/JPopupMenu/4711693/bug4711693.java
>> javax/swing/JPopupMenu/4962731/bug4962731.java
>> javax/swing/JPopupMenu/4966109/bug4966109.java
>> javax/swing/JPopupMenu/5091257/bug5091257.java
>
> Tejesh R has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Review fix

test/jdk/javax/swing/JPopupMenu/bug4321273.java line 50:

> 48:     public static void main(String[] args) throws Exception {
> 49:         try
> 50:         {

Suggestion:

        try {

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15704#discussion_r1326952838

Reply via email to