RFR: 8304912: Use OperatingSystem enum in java.desktop module [v5]

Roger Riggs rriggs at openjdk.org
Sat Apr 8 18:04:33 UTC 2023


> Update classes in the java.desktop module to use the jdk.internal.util.OperatingSystem enum instead of the `os.name` system property to select OS specific behaviors.

Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:

  Revert copyright in unmodified files; remove unused static

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13213/files
  - new: https://git.openjdk.org/jdk/pull/13213/files/a81dd830..98219b24

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13213&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13213&range=03-04

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

PR: https://git.openjdk.org/jdk/pull/13213



More information about the client-libs-dev mailing list