> 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: - rename to GlassPlatform, improve code a bit - revert back - Revert "Move PlatformUtil from javafx.base to javafx.graphics" This reverts commit e41e8ed504b9ac54d8be7646108151f5aeff07d3. ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2299/files - new: https://git.openjdk.org/jfx/pull/2299/files/e41e8ed5..8fef8c80 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2299&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2299&range=01-02 Stats: 765 lines in 142 files changed: 322 ins; 294 del; 149 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
