On Tue, 28 Mar 2023 17:59:31 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. This pull request has now been integrated. Changeset: 30a140b5 Author: Roger Riggs <[email protected]> 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
