This is an umbrella issue for updates to use OperatingSystem isXXX methods instead of the system property os.name as a straight replacement to customize behavior to each OS.
Add an Architecture enum to use instead of os.arch.
And a Version record to use for os.version.
Add an Architecture enum to use instead of os.arch.
And a Version record to use for os.version.
- is blocked by
-
JDK-8303485 Replacing os.name for operating system customization
-
- Resolved
-