On Wed, 10 May 2023 18:47:16 GMT, Carl Döbbelin <d...@openjdk.org> wrote:
> Replaced querying of `System.getProperty("os.name")` to check for OS with the > use of the methods provided by `PlatformUtils` I cannot use the PlatformUtils in the `com.sun.webkit.network.URLLoader` class, as the PlatformUtils are not Exported to the corresponding module. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1132#issuecomment-1544146865