> This PR integrates the `Platform` functionality into `PlatformUtil`, so that > we only have one place where we do OS stuff. And can delete `Platform`. > > Something that was first discussed in > https://github.com/openjdk/jfx/pull/1864 and I also saw when I did the > cleanup some months ago in PR https://github.com/openjdk/jfx/pull/2190. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Marius Hanl has updated the pull request incrementally with three additional commits since the last revision: - Move platform factory to GlassPlatform - Move accessible handling to GlassPlatform - Move headless, egl embedded type (now monocle) to GlassPlatform ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2299/files - new: https://git.openjdk.org/jfx/pull/2299/files/8fef8c80..ad7a25d0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2299&range=03 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2299&range=02-03 Stats: 175 lines in 9 files changed: 73 ins; 49 del; 53 mod Patch: https://git.openjdk.org/jfx/pull/2299.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2299/head:pull/2299 PR: https://git.openjdk.org/jfx/pull/2299
