Integrated: JDK-8308028 Replace more uses of System.getProperty("os.name") with PlatformUtil calls
Carl Döbbelin
duke at openjdk.org
Mon May 15 13:19:56 UTC 2023
On Sat, 13 May 2023 15:56:15 GMT, Carl Döbbelin <duke at 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.carlec at gmail.com>
Committer: Kevin Rushforth <kcr at 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
More information about the openjfx-dev
mailing list