Containerized JVM cannot read from `--volume`s if it was not "marked" with ":z" suffix. This patch adds ":z" to the `--volumes`.
Tested on OL9, podman v5. [0] - https://docs.podman.io/en/v4.3/markdown/options/volume.html --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - update copyright year - 8390055: Make container test mounts frendlier to SELinux Changes: https://git.openjdk.org/jdk/pull/32928/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32928&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8390055 Stats: 39 lines in 16 files changed: 1 ins; 0 del; 38 mod Patch: https://git.openjdk.org/jdk/pull/32928.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32928/head:pull/32928 PR: https://git.openjdk.org/jdk/pull/32928
