RFR: 8341436: containers/docker/TestJcmdWithSideCar.java takes needlessly long to run [v3]
Kevin Walls
kevinw at openjdk.org
Mon Nov 25 09:16:28 UTC 2024
On Wed, 9 Oct 2024 19:45:24 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> Sebastian Lövdahl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Have EventGeneratorLoop end after a more predictable duration
>
> Yes OEL was Oracle Linux:
>
> Our CI tests with docker run on Oracle Linux 7, and they fail with elevated-true (i.e. with "--cap-add=NET_BIND_SERVICE").
>
> Our CI runs with Oracle Linux 8 use podman and they are OK using "--cap-add=NET_BIND_SERVICE"
> @kevinjwalls WDYT, should we get this in so anyone running/investigating the root cause get to benefit from the speedup?
Sure, got additional review now, we should go ahead with this. 8-)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21331#issuecomment-2497354110
More information about the serviceability-dev
mailing list