On Mon, 19 May 2025 18:08:18 GMT, Roger Riggs <[email protected]> wrote:
>> kieran-farrell has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> update RFC
>
> src/java.base/share/classes/java/util/UUID.java line 195:
>
>> 193: *
>> 194: * @return A {@code UUID} generated from the current system time
>> 195: */
>
> Seems like there should be a reference to the RFC somewhere here using the
> @spec javadoc tag.
>
> And also in the class javadoc.
spec updated in class javadoc to RFC 9562 which obsolete RFC 4122, @spec tag
also added above the method.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25303#discussion_r2097772811