On Mon, 20 May 2024 18:03:54 GMT, Alisen Chung <ach...@openjdk.org> wrote:
>> Alexander Scherbatiy has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Make OutputBin class sealed > > test/jdk/javax/print/attribute/OutputBinAttributePrintDialogTest.java line 42: > >> 40: import javax.print.attribute.standard.MediaSizeName; >> 41: import javax.print.attribute.standard.OutputBin; >> 42: import javax.swing.*; > > expand wildcard imports The fix is updated to expand wildcard imports. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16166#discussion_r1610277053