RFR: JDK-8307807 Replace use of System.getProperty("os.name") with PlatformUtil calls
Nir Lisker
nlisker at openjdk.org
Thu May 11 15:45:48 UTC 2023
On Thu, 11 May 2023 14:57:31 GMT, Carl Döbbelin <duke at openjdk.org> wrote:
> I cannot use the PlatformUtils in the `com.sun.webkit.network.URLLoader` class, as the PlatformUtils are not Exported to the corresponding module.
I wonder if this was done on purpose.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1132#issuecomment-1544229212
More information about the openjfx-dev
mailing list