Integrated: 8304912: Use OperatingSystem enum in java.desktop module
Roger Riggs
rriggs at openjdk.org
Fri Apr 14 16:45:47 UTC 2023
On Tue, 28 Mar 2023 17:59:31 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.
This pull request has now been integrated.
Changeset: 30a140b5
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/30a140b5a2cedc7f69158ce398f14820c7f0df05
Stats: 136 lines in 14 files changed: 22 ins; 71 del; 43 mod
8304912: Use OperatingSystem enum in java.desktop module
Reviewed-by: bpb, prr, aturbanov
-------------
PR: https://git.openjdk.org/jdk/pull/13213
More information about the client-libs-dev
mailing list