> 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. > > I'll create the CSR once I've got some review feed back. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Phil Race has updated the pull request incrementally with two additional commits since the last revision: - 8381843 - 8381843 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30777/files - new: https://git.openjdk.org/jdk/pull/30777/files/a37e7568..cc49a714 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30777&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30777&range=00-01 Stats: 10 lines in 1 file changed: 2 ins; 0 del; 8 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
