[jdk11u-dev] RFR: 8227122: [TESTBUG] Create Docker sidecar test cases
Severin Gehwolf
sgehwolf at openjdk.org
Wed Jun 26 14:38:17 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
LGTM.
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2815#pullrequestreview-2142079271
More information about the jdk-updates-dev
mailing list