On Tue, 21 Jan 2025 10:58:40 GMT, Volkan Yazıcı <d...@openjdk.org> wrote:

>> test/jdk/java/net/httpclient/HttpResponseLimitingTest.java line 29:
>> 
>>> 27:  * @test
>>> 28:  * @bug 8328919
>>> 29:  * @summary tests `limiting()` in 
>>> `HttpResponse.Body{Handlers,Subscribers}`
>> 
>> Nit - the summary text is just free form text and doesn't get rendered in 
>> any specific way. So the use of backticks here won't play any role.
>
> I am aware, but as a programmer, I find it more easy to read when there is a 
> clear distinction between code and text. Unless anybody has an objection, I 
> prefer to keep it the way it is.

No objections from me, it's OK to keep it in this form. Although there are 
efforts to clean up some jtreg tag usages in the JDK repo from time to time, I 
haven't seen any recommendations for the `@summary` tag.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23096#discussion_r1923521341

Reply via email to