[jdk11u-dev] RFR: 8227122: [TESTBUG] Create Docker sidecar test cases
Antonio Vieiro
duke at openjdk.org
Wed Jun 26 16:07:11 UTC 2024
On Wed, 26 Jun 2024 10:06:38 GMT, Antonio Vieiro <duke at openjdk.org> wrote:
> This is a backport of [JDK-8227122](https://bugs.openjdk.org/browse/JDK-8227122).
>
> Backport is not clean because we've already applied [JDK-8272398](https://bugs.openjdk.org/browse/JDK-8272398) in jdk11u (in upstream JDK-8272398 was applied _after_ JDK-8227122), so it's necessary to make a small adaptation, that I've separated in a second commit to ease review. Let me know if you prefer me squashing the commits.
>
> Tested on Fedora 40 with Docker version 27.0.1, build 7fafd33.
>
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL ERROR
> jtreg:test/hotspot/jtreg/containers/docker/TestJcmdWithSideCar.java
> 1 1 0 0
> ==============================
> TEST SUCCESS
Thanks for the review! Let's now request approval
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2815#issuecomment-2192071533
More information about the jdk-updates-dev
mailing list