RFR: 8304911: Use OperatingSystem enum in some modules [v4]
Roger Riggs
rriggs at openjdk.org
Fri Apr 7 14:24:37 UTC 2023
> With the addition of `jdk.internal.util.OperatingSystem` references to the system property `os.name` can be replaced.
> This PR exports jdk.internal.util to:
> - java.prefs,
> - java.security.jgss,
> - java.smartcardio,
> - jdk.charsets,
> - jdk.net,
> - jdk.zipfs
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Remove errant space
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13335/files
- new: https://git.openjdk.org/jdk/pull/13335/files/5546b824..b9267942
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13335&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13335&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/13335.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13335/head:pull/13335
PR: https://git.openjdk.org/jdk/pull/13335
More information about the nio-dev
mailing list