RFR: 8303485: Replacing os.name for operating system customization [v6]

Roger Riggs rriggs at openjdk.org
Fri Mar 24 16:11:24 UTC 2023


On Fri, 24 Mar 2023 16:03:26 GMT, Michael Osipov <duke at openjdk.org> wrote:

>> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Rename OperatingSystem enum values to uppercase
>
> src/java.base/share/classes/jdk/internal/util/OperatingSystem.java line 66:
> 
>> 64: 
>> 65:     /**
>> 66:      * The Linux Operating system.
> 
> For the sake if completeness, Linux isn't an operating system, so this statement isn't correct.

A bit of a quibble, several internet sources identify Linux as an operating system (including Redhat).

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/12931#discussion_r1147790687



More information about the build-dev mailing list