On Thu, 16 Apr 2026 22:14:09 GMT, Phil Race <[email protected]> wrote:
> 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. > > The CSR is ready for review. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 0b0a5a71 Author: Phil Race <[email protected]> URL: https://git.openjdk.org/jdk/commit/0b0a5a71a35cda74a2eebf6c4694f812602094b0 Stats: 28 lines in 1 file changed: 25 ins; 0 del; 3 mod 8381843: FileDialog:setFile() specification needs to be enhanced w.r.to file selection Reviewed-by: aivanov, psadhukhan, kizune ------------- PR: https://git.openjdk.org/jdk/pull/30777
