RFR: JDK-8307807 Replace use of System.getProperty("os.name") with PlatformUtil calls

Carl Döbbelin duke at openjdk.org
Thu May 11 16:14:12 UTC 2023


On Thu, 11 May 2023 15:43:30 GMT, Nir Lisker <nlisker 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.

i assumed it was.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1132#issuecomment-1544280412


More information about the openjfx-dev mailing list