On Thu, 25 Sep 2025 01:40:20 GMT, Serguei Spitsyn <[email protected]> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   feedback
>
> test/jdk/com/sun/management/HotSpotDiagnosticMXBean/DumpThreads.java line 688:
> 
>> 686: 
>> 687:     /**
>> 688:      * Returns true if lines of a plain text thread dump containing the 
>> given text.
> 
> Nit: Should it be: "...if lines of a plain text thread dump **is** 
> containing" ?

The original "contain" was correct. Alternatively:
> Returns true if lines is a plain text thread dump containing the given text.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27457#discussion_r2377472427

Reply via email to