On Tue, 17 Sep 2024 19:31:48 GMT, Alexey Ivanov <[email protected]> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove print statement > > test/jdk/javax/swing/JColorChooser/Test4887836.java line 35: > >> 33: * @bug 4887836 >> 34: * @library /java/awt/regtesthelpers /test/lib >> 35: * @build PassFailJFrame > > You may explicitly mention `jtreg.SkippedException` in the `@build` tag. > Suggestion: > > * @build PassFailJFrame jtreg.SkippedException Left it for now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20867#discussion_r1792846145
