RFR: 8304915: Create jdk.internal.util.Architecture enum and apply [v4]
ExE Boss
duke at openjdk.org
Thu Apr 6 08:02:19 UTC 2023
On Thu, 6 Apr 2023 07:36:36 GMT, Per Minborg <pminborg at openjdk.org> wrote:
>> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Correct spelling of isAARCH64 in WIndows AttachProviderImpl
>
> src/java.base/share/classes/jdk/internal/util/Architecture.java line 114:
>
>> 112:
>> 113: /**
>> 114: * {@return return the current architecture}
>
> Suggestion :
>
> {@return the current architecture}.
Suggestion:
* {@return the current architecture}.
--------------------------------------------------------------------------------
@minborg
You need to use:
Suggestion:
* {@return the current architecture}.
For **GitHub** to recognise it as a suggestion.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13357#discussion_r1159422715
More information about the core-libs-dev
mailing list