> 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: Removed unused osTypeAction ------------- Changes: - all: https://git.openjdk.org/jdk/pull/13213/files - new: https://git.openjdk.org/jdk/pull/13213/files/89fe7507..a3334e88 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=13213&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13213&range=05-06 Stats: 10 lines in 1 file changed: 0 ins; 10 del; 0 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
