RFR: 8303485: Replacing os.name for operating system customization [v6]
Roger Riggs
rriggs at openjdk.org
Fri Mar 24 16:07:32 UTC 2023
On Fri, 24 Mar 2023 16:02:59 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 81:
>
>> 79: */
>> 80: AIX,
>> 81: ;
>
> So no Unknown value?
Correct, as explained above.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/12931#discussion_r1147786572
More information about the build-dev
mailing list