On Tue, 22 Apr 2025 07:16:13 GMT, Alisen Chung <ach...@openjdk.org> wrote:
>> Updating and opening some misc swing bugs > > Alisen Chung has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains eight additional > commits since the last revision: > > - update test > - reverting test to manual test > - Merge branch 'master' of https://github.com/openjdk/jdk into 2025tsb_9 > - add preferred size to panels > - update test > - update color uppercase > - update jtreg path > - opening tests test/jdk/javax/swing/JPasswordField/bug4382819.java line 36: > 34: * @library /java/awt/regtesthelpers > 35: * @build PassFailJFrame > 36: * @run main bug4382819 Suggestion: * @run main/manual bug4382819 Looks like this test is manual when testing. Add the manual tag to the header. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24703#discussion_r2053509923