RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v2]
PAWAN CHAWDHARY
duke at openjdk.org
Fri May 2 10:00:08 UTC 2025
On Tue, 29 Apr 2025 20:28:36 GMT, Sergey Chernyshev <schernyshev at openjdk.org> wrote:
>> PAWAN CHAWDHARY has updated the pull request incrementally with one additional commit since the last revision:
>>
>> update reference of DockerVersion
>
> test/jdk/jdk/internal/platform/docker/TestDockerMemoryMetricsSubgroup.java line 149:
>
>> 147: }
>> 148:
>> 149: private static class DockerVersion implements Comparable<TestDockerMemoryMetricsSubgroup.DockerVersion> {
>
> The same code is added to multiple tests.
Created a util file for common code
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24948#discussion_r2071384406
More information about the core-libs-dev
mailing list