> 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 one additional 
commit since the last revision:

  Move PlatformUtil from javafx.base to javafx.graphics

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/2299/files
  - new: https://git.openjdk.org/jfx/pull/2299/files/ff61ae4e..e41e8ed5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=2299&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2299&range=00-01

  Stats: 188 lines in 140 files changed: 19 ins; 23 del; 146 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

Reply via email to