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

Glavo duke at openjdk.org
Fri Apr 14 15:36:36 UTC 2023


On Fri, 14 Apr 2023 15:31:18 GMT, Roger Riggs <rriggs at openjdk.org> 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 incrementally with one additional commit since the last revision:
> 
>   Remove unused getSystemProperty method and unused imports

It looks great.

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

Marked as reviewed by Glavo at github.com (no known OpenJDK username).

PR Review: https://git.openjdk.org/jdk/pull/13213#pullrequestreview-1385685033



More information about the client-libs-dev mailing list