RFR: JDK-8195809: [TESTBUG] jps and jcmd -l support for containers is not tested [v2]

Mikhailo Seledtsov mseledtsov at openjdk.java.net
Wed Sep 8 19:44:38 UTC 2021


On Wed, 8 Sep 2021 18:36:27 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

>> Mikhailo Seledtsov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated comment
>
> test/hotspot/jtreg/containers/docker/TestJcmd.java line 94:
> 
>> 92: 
>> 93: 
>> 94:     // Run "jcmd -l" in a sidecar container, find the target process.
> 
> Since 'jcmd -l' is not run in a sidecar, this comment is incorrect.

Good catch. I will update the comment.

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

PR: https://git.openjdk.java.net/jdk/pull/5368


More information about the hotspot-runtime-dev mailing list