RFR: 8304912: Use OperatingSystem enum in java.desktop module [v7]
Phil Race
prr at openjdk.org
Thu Apr 13 20:41:38 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 prr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13213#pullrequestreview-1384168004
More information about the client-libs-dev
mailing list