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

Roger Riggs rriggs at openjdk.org
Mon Apr 10 16:56:43 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 file

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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