RFR: JDK-8371365 : Update javax/swing/JFileChooser/bug4759934.java to use Util.findComponent() [v2]
Damon Nguyen
dnguyen at openjdk.org
Mon Nov 10 18:45:08 UTC 2025
On Fri, 7 Nov 2025 20:01:54 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> /javax/swing/JFileChooser/bug4759934.java test changes related to addition of new method to Util - https://github.com/openjdk/jdk/pull/27944.
>
> Harshitha Onkar 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 three additional commits since the last revision:
>
> - unused import
> - Merge branch 'master' into Util_bug4759934
> - test update
LGTM. Seems like this will be more consistent and reads better. Tested and passes.
-------------
Marked as reviewed by dnguyen (Committer).
PR Review: https://git.openjdk.org/jdk/pull/28169#pullrequestreview-3444645819
More information about the client-libs-dev
mailing list