git: openjdk/jfx: master: 8307807: Replace use of System.getProperty("os.name") with PlatformUtil calls
Marius Hanl
mhanl at openjdk.org
Fri May 12 17:07:03 UTC 2023
Changeset: 70953643
Author: Carl Döbbelin <carl.carlec at gmail.com>
Committer: Marius Hanl <mhanl at openjdk.org>
Date: 2023-05-12 17:03:16 +0000
URL: https://git.openjdk.org/jfx/commit/70953643a9dc05c76924fc4c602ee39038d71295
8307807: Replace use of System.getProperty("os.name") with PlatformUtil calls
Reviewed-by: lkostyra, angorya, mhanl
! modules/javafx.base/src/main/java/module-info.java
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/Platform.java
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/monocle/LinuxPlatformFactory.java
! modules/javafx.graphics/src/main/java/com/sun/glass/utils/NativeLibLoader.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/application/HostServicesDelegate.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/application/LauncherImpl.java
! modules/javafx.media/src/main/java/com/sun/media/jfxmedia/locator/Locator.java
! modules/javafx.web/src/main/java/com/sun/webkit/network/URLLoader.java
More information about the openjfx-changes
mailing list