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

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


> Replaced querying of `System.getProperty("os.name")` to check for OS with the use of the methods provided by `PlatformUtils`

Carl Döbbelin has updated the pull request incrementally with one additional commit since the last revision:

  added export of javafx.base to javafx.web and added platform utils call in urlloader

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1132/files
  - new: https://git.openjdk.org/jfx/pull/1132/files/43c07589..91ac5783

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1132&range=02
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1132&range=01-02

  Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jfx/pull/1132.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1132/head:pull/1132

PR: https://git.openjdk.org/jfx/pull/1132


More information about the openjfx-dev mailing list