RFR: 8305406: Add @spec tags in java.base/java.* (part 2) [v3]
Valerie Peng
valeriep at openjdk.org
Fri Oct 25 21:53:06 UTC 2024
On Fri, 25 Oct 2024 21:17:30 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Hannes Wallnöfer has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add @spec tags as per review feedback
>
> src/java.base/share/classes/javax/net/ssl/SSLParameters.java line 303:
>
>> 301: * for information about standard algorithm names.
>> 302: *
>> 303: * @spec security/standard-names.html Java Security Standard Algorithm Names
>
> There are more than 1 mentioning of the `Java Security Standard Algorithm Names` spec in this class. Do you know why only this one is covered by the @spec tag? Is it due to that the rest of the references contain "#" indicating a segment of the spec?
Never mind, I see that the scope is only about absolute URLs in one of the earlier replies.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21326#discussion_r1817403274
More information about the security-dev
mailing list