On Tue, 15 Apr 2025 22:45:04 GMT, Phil Race <p...@openjdk.org> wrote:
>> Open source some more Swing menu tests > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8354451 test/jdk/javax/swing/JPopupMenu/bug4234793.java line 97: > 95: } > 96: > 97: private static String[] numData = { Suggestion: private static String[] numData = { test/jdk/javax/swing/JPopupMenu/bug4234793.java line 101: > 99: }; > 100: > 101: private static String[] dayData = { Suggestion: private static String[] dayData = { test/jdk/javax/swing/JPopupMenu/bug4234793.java line 105: > 103: }; > 104: > 105: private static char[] mnDayData = { Suggestion: private static char[] mnDayData = { ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24636#discussion_r2046356964 PR Review Comment: https://git.openjdk.org/jdk/pull/24636#discussion_r2046357163 PR Review Comment: https://git.openjdk.org/jdk/pull/24636#discussion_r2046357321