It has been noted that the java.awt.FileDialog specification could be clearer 
that the UI showing a file as selected to load/open is not just variable in how 
it is done, the platform might not do it at all, and since FileDialog is 
(usually) a completely native component, we can only reinforce the platform is 
what decides if this is possible.

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

-------------

Commit messages:
 - 8381843
 - 8381843

Changes: https://git.openjdk.org/jdk/pull/30777/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30777&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8381843
  Stats: 27 lines in 1 file changed: 23 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/30777.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30777/head:pull/30777

PR: https://git.openjdk.org/jdk/pull/30777

Reply via email to