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

Andrey Turbanov aturbanov at openjdk.org
Tue Apr 11 17:08:39 UTC 2023


On Tue, 11 Apr 2023 16:02:49 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:
> 
>   Removed unused osTypeAction

Marked as reviewed by aturbanov (Committer).

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

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



More information about the client-libs-dev mailing list