On Sat, 13 May 2023 15:56:15 GMT, Carl Döbbelin <d...@openjdk.org> wrote:
> replaced implementation of OS checks in HostUtils with calls of PlatformUtil This pull request has now been integrated. Changeset: e7974bc8 Author: Carl Döbbelin <carl.car...@gmail.com> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/e7974bc84618c9f954e075935cc2ff324c741aad Stats: 110 lines in 8 files changed: 5 ins; 87 del; 18 mod 8308028: Replace more uses of System.getProperty("os.name") with PlatformUtil calls Reviewed-by: nlisker, mhanl ------------- PR: https://git.openjdk.org/jfx/pull/1134