RFR: 8330178: Clean up non-standard use of /** comments in `java.base` [v2]

Jonathan Gibbons jjg at openjdk.org
Fri Apr 19 19:21:13 UTC 2024


On Fri, 19 Apr 2024 10:49:11 GMT, Alexey Ivanov <aivanov 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/sun/net/www/protocol/file/FileURLConnection.java
>>   
>>   Fix grammatical typo
>>   
>>   Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>
>
> src/java.base/share/classes/sun/net/www/protocol/file/FileURLConnection.java line 38:
> 
>> 36: 
>> 37: /**
>> 38:  * Open an file input stream given a URL.
> 
> Suggestion:
> 
>  * Open a file input stream given a URL.

OK, I'll accept this as a minor typo mixup, that does not in itself need a CSR. But generally, it is not a goal to fix issues in the content of doc comments.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18846#discussion_r1572821973



More information about the security-dev mailing list