On Wed, 14 Jun 2023 09:33:06 GMT, Tejesh R <[email protected]> wrote: >> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Test fix > > test/jdk/javax/swing/JToolBar/TestToolBarConstraint.java line 41: > >> 39: import javax.swing.SwingUtilities; >> 40: import javax.swing.SwingConstants; >> 41: import javax.swing.WindowConstants; > > Importing `WindowConstants` can be removed, since its not used.
ok ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14444#discussion_r1229319399
