RFR: JDK-8305406: Add @spec tags in java.base/java.* (part 2) [v2]

Jonathan Gibbons jjg at openjdk.org
Wed Apr 5 16:35:17 UTC 2023


On Wed, 5 Apr 2023 15:23:21 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update src/java.base/share/classes/java/security/cert/X509Certificate.java
>>   
>>   Co-authored-by: Daniel Jelinski <djelinski1 at gmail.com>
>
> src/java.base/share/classes/java/security/Key.java line 91:
> 
>> 89:  * @spec serialization/index.html Java Object Serialization Specification
>> 90:  * @spec https://www.rfc-editor.org/info/rfc5280
>> 91:  *        RFC 5280: Internet X.509 Public Key Infrastructure Certificate
> 
> any reason why you indented this comment with 8 spaces? All others are indented with 6

I will change it to be consistent.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13336#discussion_r1158755137



More information about the security-dev mailing list