On Tue, 24 Feb 2026 20:34:20 GMT, Damon Nguyen <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8378297 > > src/java.desktop/share/classes/javax/swing/JFrame.java line 752: > >> 750: >> 751: private static boolean defaultLAFDecorated; >> 752: /** > > Suggestion: > > private static boolean defaultLAFDecorated; > > /** > > > Nit but you have added a newline after similar `private static vars` for > JDialog and JPopupMenu. added a spacing new line ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29830#discussion_r2849512517
