On Tue, 4 Apr 2023 00:23:07 GMT, Roger Riggs <[email protected]> wrote:
>> 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 with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains four additional > commits since the last revision: > > - Merge branch 'master' into 8304912-use-os-desktop > - Use OperatingSystem.isAix > - Remove unused os.arch system property > - Apply OperatingSystem enum instead of os.name to java.desktop module Looks fine modulo any cleanup to be performed subsequently. ------------- Marked as reviewed by bpb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/13213#pullrequestreview-1371420348
