RFR: JDK-8307807 Replace use of System.getProperty("os.name") with PlatformUtil calls [v5]
Carl Döbbelin
duke at openjdk.org
Thu May 11 17:59:48 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:
Delete jarRepositories.xml
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1132/files
- new: https://git.openjdk.org/jfx/pull/1132/files/adff6534..97dfdb99
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1132&range=04
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1132&range=03-04
Stats: 20 lines in 1 file changed: 0 ins; 20 del; 0 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