On Fri, 12 Dec 2025 07:30:42 GMT, Tejesh R <[email protected]> wrote: >> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Test headless > > test/jdk/javax/swing/JTable/TestRowHeightWithColIdentifier.java line 41: > >> 39: private static JTable table; >> 40: private static volatile int oldRowHeight; >> 41: private static volatile int curRowHeight; > > All these declarations can be moved inside now.
ok ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28529#discussion_r2613230958
